boson-php/uri-contracts
Framework-agnostic URI contracts for the Boson PHP ecosystem. Provides interface definitions for working with URIs in Boson and related packages, enabling consistent implementations and integrations across applications, windows, and webviews.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| boson-php/symfony-bundle | 0.89 | — | 3 | 3 | 0 | 1 | 0 | 0.0 | 1.3 | MIT | — | |
| league/uri-interfaces | 0.89 | RFC 3986-compliant PHP interfaces for URI objects. Defines common contracts for working with URIs, including host/IDN and IPv4 handling (intl/IDN polyfill and GMP/BCMath or 64-bit PHP may be needed). Part of the League URI suite. | 542 | 538 | 10 | 12M | 0 | 23.5 | 61.7 | MIT | 4 months ago | |
| boson-php/runtime | 0.89 | 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/symfony-http-bridge | 0.89 | Bridge package connecting Boson PHP with Symfony HttpFoundation, providing adapters to translate requests and responses between the two ecosystems for smoother interoperability when mixing Boson components with Symfony-based HTTP handling. | 1 | 1 | 0 | 11 | 0 | 0.0 | 11.2 | MIT | — | |
| boson-php/http-static-provider | 0.88 | 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/uri-factory | 0.87 | 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 | — | |
| league/uri-components | 0.87 | Immutable value objects for URI components (host, path, query, etc.) from The PHP League. PHP 8.1+. Supports IDN hosts (intl or polyfill) and IPv4 conversion (GMP/BCMath/64-bit). Built atop league/uri, uri-interfaces, and PSR-7. | 320 | 324 | 5 | 3M | 0 | 23.6 | 61.2 | MIT | 4 months ago | |
| boson-php/uri-factory-contracts | 0.87 | Lightweight PHP 8.4+ contracts for URI factory implementations used in the Boson ecosystem. Install via Composer and implement the interfaces to standardize URI creation across packages and applications. | 0 | 0 | 0 | 56 | 0 | 0.0 | 24.3 | MIT | — | |
| boson-php/weak-types | 0.87 | Weak-types helpers for the Boson PHP ecosystem. Install via Composer and use alongside Boson to build desktop apps with configuration, windows, webviews, bindings, scripts, and request interception—see the Boson docs for guides and APIs. | 0 | 0 | 0 | 35 | 0 | 0.0 | 21.5 | MIT | — | |
| boson-php/uri | 0.86 | 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/os-info | 0.86 | 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/globals-provider | 0.86 | 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 | — | |
| boson-php/id-contracts | 0.86 | — | 0 | 0 | 0 | 38 | 0 | 0.0 | 22.0 | MIT | — | |
| zenstruck/uri | 0.86 | Immutable, fluent URI/URL value objects for PHP with easy parsing, building, and modification of URIs. Create, normalize, and manipulate components (scheme, host, path, query, fragment) safely, with helpers for encoding and query params. | 16 | 16 | 1 | 4K | 1 | 12.0 | 35.0 | MIT | 7 months ago | |
| boson-php/saucer | 0.86 | — | 0 | 0 | 0 | 30 | 0 | 0.0 | 20.6 | MIT | — | |
| 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 | — | |
| 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.9 | MIT | — | |
| boson-php/event-listener-contracts | 0.84 | 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/http-bridge | 0.84 | — | 0 | 0 | 0 | 13 | 0 | 0.0 | 15.8 | MIT | — | |
| boson-php/value-object-contracts | 0.83 | — | 0 | 0 | 0 | 65 | 0 | 0.0 | 25.1 | MIT | — |
How can I help you explore Laravel packages today?