boson-php/http-contracts
Lightweight PHP contracts for HTTP clients, requests, responses, and middleware. Provides stable interfaces to decouple your app from конкрет implementations, making it easier to swap HTTP libraries, mock in tests, and share consistent types across packages.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| boson-php/uri-factory | 0.91 | PSR-17 URI factory for Boson PHP. Create and normalize URIs for Boson apps and WebView navigation, with simple Composer installation and docs integrated into the Boson ecosystem. PHP 8.4+ and MIT-licensed. | 0 | 0 | 0 | 179 | 0 | 0.0 | 31.2 | MIT | — | |
| boson-php/symfony-bundle | 0.91 | — | 3 | 3 | 0 | 1 | 0 | 0.0 | 1.3 | MIT | — | |
| boson-php/uri | 0.89 | Boson URI is a small PHP library for parsing, building, normalizing, and comparing URIs. Provides immutable URI objects, convenient accessors for scheme/host/path/query/fragment, and helpers for resolving and manipulating URLs in a safe, standards-friendly way. | 0 | 0 | 0 | 69 | 0 | 0.0 | 25.5 | MIT | — | |
| boson-php/runtime | 0.88 | Lightweight runtime for boson-php that helps bootstrap and manage execution of Boson-based apps. Provides core runtime utilities and integration points for running, configuring, and packaging projects with minimal overhead. | 5 | 5 | 1 | 25 | 0 | 0.1 | 12.2 | MIT | — | |
| boson-php/event-listener-contracts | 0.88 | Lightweight PHP contracts for event listener components in the Boson ecosystem. Defines interfaces and shared types to standardize registering, dispatching, and handling events, helping packages stay decoupled while remaining interoperable across implementations. | 0 | 0 | 0 | 34 | 0 | 0.0 | 21.3 | MIT | — | |
| boson-php/value-object-contracts | 0.87 | — | 0 | 0 | 0 | 65 | 0 | 0.0 | 25.1 | MIT | — | |
| boson-php/os-info | 0.87 | Lightweight PHP library to detect and describe the current operating system, exposing basic OS name/version/arch details for CLI and server environments. Useful for cross-platform scripts, installers, and runtime diagnostics. | 1 | 1 | 0 | 39 | 0 | 0.0 | 18.1 | MIT | — | |
| boson-php/saucer | 0.87 | — | 0 | 0 | 0 | 30 | 0 | 0.0 | 20.6 | MIT | — | |
| dragon-code/contracts | 0.87 | Dragon Code Contracts provides a lightweight set of PHP interfaces (contracts) you can reuse across projects and packages. Use it to standardize common behaviors and keep implementations decoupled and consistent throughout your codebase. | 10 | 10 | 0 | 555K | 0 | 23.9 | 62.3 | MIT | 4 months ago | |
| boson-php/globals-provider | 0.87 | Laravel package that exposes PHP superglobals and environment values through a service provider, offering a consistent way to access and share request/runtime globals across your app, with simple configuration and container bindings for easier testing. | 0 | 0 | 0 | 12 | 0 | 0.0 | 15.4 | MIT | — | |
| anzusystems/contracts | 0.86 | Common contracts for AnzuSystems projects: reusable PHP interfaces, traits, abstracts, enums, and shared utilities. Includes identifiable/value object patterns, time/user tracking, document and cache settings contracts, plus core app/user/permission helpers and exceptions. | 1 | 1 | 0 | 1K | 0 | 22.2 | 42.8 | Apache-2.0 | 4 months ago | |
| kleijnweb/php-api-descriptions | 0.86 | Parse and handle PHP API Description documents (OpenAPI-like) with utilities for loading, validating, and working with structured API metadata. Useful for tooling that needs to read API specs and generate clients, docs, or integrations. | 5 | 5 | 4 | 30 | 18 | 2.8 | 11.8 | LGPL-3.0 | — | |
| boson-php/http-bridge | 0.85 | — | 0 | 0 | 0 | 13 | 0 | 0.0 | 15.8 | MIT | — | |
| citizen63000/easy-api-core | 0.85 | — | 0 | 0 | 1 | 1 | 0 | 18.7 | 4.8 | MIT | 1 month ago | |
| symfony/service-contracts | 0.85 | Symfony Service Contracts provides lightweight, battle-tested abstractions extracted from Symfony components. Use these shared interfaces to build interoperable libraries and apps with proven semantics and consistent behavior across the Symfony ecosystem. | 2,610 | 2,612 | 7 | 20M | 0 | 32.6 | 62.0 | MIT | 1 month ago | |
| hyperf/contract | 0.85 | Core contracts for Hyperf: a set of lightweight PHP interfaces that define common behaviors across the framework (DI, events, middleware, serialization, etc.). Helps decouple components, improve testability, and keep implementations swappable. | 4 | 4 | 4 | 67K | 0 | 27.5 | 64.1 | MIT | 2 months ago | |
| boson-php/http | 0.85 | Lightweight HTTP client utilities for PHP. Provides simple request/response handling with a focus on clear, minimal APIs suitable for small services, scripts, and internal tools. Designed to keep dependencies low while staying easy to extend and integrate. | 0 | 0 | 0 | 23 | 0 | 0.0 | 19.1 | MIT | — | |
| draw/contracts | 0.85 | Lightweight PHP contracts for Draw packages. Provides shared interfaces and abstractions to standardize implementations across components, improving interoperability, testing, and decoupling in Laravel or framework-agnostic projects. | 0 | 0 | 0 | 517 | 0 | 0.0 | 42.7 | — | — | |
| boson-php/http-static-provider | 0.85 | Laravel/PHP package that provides a static HTTP provider for Boson, useful for serving fixed responses in tests, mocks, or offline scenarios. Simple setup to return predefined status, headers, and body without making real network requests. | 0 | 0 | 0 | 22 | 0 | 0.0 | 18.8 | MIT | — | |
| boson-php/http-body-decoder | 0.85 | Lightweight HTTP request body decoder for PHP 8.4+. Decode incoming payloads by Content-Type (e.g., JSON, form data) into usable values, designed for Boson apps but usable standalone via Composer. | 0 | 0 | 0 | 10 | 0 | 0.0 | 14.4 | MIT | — |
How can I help you explore Laravel packages today?