Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Uri Laravel Package

league/uri

League URI provides simple, intuitive PHP 8.1+ classes to parse, validate, normalize, and manipulate URIs and related components. Supports PSR-7 interoperability, IDN hosts (intl/polyfill), IPv4 conversion, and HTML URI handling.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
aeruz/app-registry-bundle Laravel bundle that provides an application registry: register apps/services, store metadata and configuration, and expose lookup/management utilities for integrations and multi-app environments. Useful for keeping app definitions centralized and discoverable across your system. 0 0 0 0.0
View on GitHub
Context7
amphp/http Event-driven HTTP primitives for PHP 8.1+ in the AMPHP ecosystem. Provides shared building blocks for HTTP clients and servers, including IANA status codes with default reasons, RFC 6265 cookie parsing/creation (Set-Cookie/Cookie), and header utilities. 105 103 10 1M 1 8.0 55.6 MIT 1 year ago
View on GitHub
Context7
amphp/http-client Asynchronous HTTP client for PHP built on Revolt and fibers. Supports HTTP/1 & HTTP/2, concurrent requests, connection pooling, redirects, gzip/deflate, streaming bodies, TLS by default, forms, cookies, and proxies—no ext/curl dependency. 729 731 69 958K 7 32.2 50.8 MIT 4 months ago
View on GitHub
Context7
amphp/http-server Non-blocking, concurrent HTTP/1.1 and HTTP/2 application server for PHP 8.1+ built on Revolt and Amp (fibers). Includes TLS, middleware, gzip, and integrations for routing, static files, WebSockets, sessions, and more. 1,326 1,327 103 1M 12 40.0 52.8 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
amphp/http-server-router amphp/http-server-router is a fast, async router for Amp’s HTTP server. It maps paths and methods to request handlers, supports route groups and parameters, and provides middleware-style dispatching for building clean, high-performance PHP microservices. 39 39 6 16K 1 2.9 36.0 MIT 3 years ago
View on GitHub
Context7
amphp/socket Async, non-blocking socket library for AMPHP. Provides client/server abstractions over TCP, UDP, and Unix domain sockets with DNS resolution, retries, connect timeouts, cancellation, and optional TLS encryption. Implements ReadableStream/WritableStream. 269 269 37 3M 6 33.6 66.2 MIT 4 weeks ago
View on GitHub
Context7
amphp/websocket-client Async WebSocket client for PHP built on Amp. Connect to ws/wss endpoints with fiber-friendly concurrency, consume realtime APIs, test WebSocket servers, and support custom handshakes, headers, heartbeats, and rate limits. 163 165 16 855K 6 9.2 53.0 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
azurespring/bincamp 0 0 1 0.0 4.2
View on GitHub
Context7
bezhansalleh/filament-panel-switch 166 166 32 47K 0 19.2 37.4 MIT 5 months ago
View on GitHub
Context7
biig/melodiia 18 18 4 1 8 18.9 2.9 MIT 6 months ago
View on GitHub
Context7
craftcms/cms Craft CMS is a flexible, user-friendly PHP CMS for building custom web experiences. Features a Twig templating system, auto-generated GraphQL API for headless builds, ecommerce via Craft Commerce, a plugin store, and a powerful extension framework. 3,605 3,614 706 41K 485 87.5 47.3 NOASSERTION 1 month ago
View on GitHub
Deep Wiki
Context7
dbp/campusonline-api PHP client for CAMPUSonline web services. Supports legacy REST endpoints, generic exports API, and legacy XML web services. Configure base URL and credentials/token, then access resources like UCard, exports, and organization units. 3 3 0 633 1 0.1 30.4 AGPL-3.0
View on GitHub
Context7
dbp/relay-authentic-documents-bundle 0 0 0 0 1 0.1
View on GitHub
Context7
dbp/relay-cabinet-connector-campusonline-bundle 0 0 0 326 1 0.1 34.7 AGPL-3.0
View on GitHub
Context7
dbp/relay-checkin-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
dbp/relay-esign-bundle 1 1 0 254 2 0.4 29.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-mono-connector-campusonline-bundle 0 0 0 280 3 0.7 34.1 AGPL-3.0
View on GitHub
Context7
dbp/relay-mono-connector-payone-bundle 0 0 0 280 1 0.1 33.8 AGPL-3.0
View on GitHub
Context7
dbp/relay-mono-connector-payunity-bundle 0 0 0 0 0 0.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-sublibrary-bundle 2 2 0 200 3 0.7 25.6 AGPL-3.0
View on GitHub
Context7
dsentker/url-signature Laravel/PHP package to create and verify signed URLs. Add a signature to query strings to protect routes and parameters from tampering, with simple helpers for generating signatures and validating incoming requests, including optional expiry support. 18 18 2 805 1 1.0 24.1 NOASSERTION 5 years ago
View on GitHub
Context7
ekyna/user User management bundle for Laravel/PHP apps, providing a structured foundation for users, roles and authentication-related features. Designed to integrate into your project as a reusable package, helping standardize user handling across applications. 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
enhavo/content-bundle 0 0 0 302 0 0.0 34.3 MIT
View on GitHub
Context7
enhavo/redirect-bundle 0 0 0 301 0 0.0 34.3 MIT
View on GitHub
Context7
jane/runtime Deprecated package. jane/runtime has moved to the janephp/janephp monorepo. Use https://github.com/janephp/janephp for the current runtime and related components; this repository is no longer maintained. 6 6 2 208 0 0.2 14.5 MIT 10 years ago
View on GitHub
Context7
jane-php/json-schema-runtime Runtime support library for code generated by Jane JsonSchema. Provides shared classes used by Jane-generated PHP clients and models (serialization, validation, etc.). See Jane docs for usage and contribute via the main janephp repository. 19 20 2 314K 0 0.8 55.3 MIT 7 years ago
View on GitHub
Context7
laravel/framework Laravel’s core framework code for building modern PHP web apps with elegant syntax. Includes fast routing, a powerful DI container, sessions and caching, database migrations, queues for jobs, and real-time event broadcasting. 34,885 35,373 11,963 13M 57 94.9 72.6 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
laravel/pulse Laravel Pulse is a real-time performance monitoring tool for Laravel. It provides a dashboard to track application health and key metrics, helping you identify bottlenecks and issues quickly in development and production environments. 1,714 1,717 215 1M 0 44.4 48.6 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
league/oauth2-server Standards-compliant OAuth 2.0 authorization server for PHP. Protect APIs with bearer access tokens, issue and refresh tokens, and support common grants (auth code, client credentials, device, implicit, password, refresh) with PSR-7 interoperability and RFC support. 6,662 6,736 1,137 5M 56 84.1 73.6 MIT 2 months ago
View on GitHub
Context7
league/openapi-psr7-validator 562 567 109 529K 55 47.6 72.9 MIT 4 months ago
View on GitHub
Context7
league/uri-components 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 6 months ago
View on GitHub
Context7
payum/core Payum Core is a PHP payments library providing a flexible foundation for integrating multiple payment gateways and handling payment workflows from simple to advanced use cases. Includes docs, community support, and is MIT licensed. 48 51 29 167K 0 10.1 48.8 MIT 1 year ago
View on GitHub
Context7
payum/payum 1,924 1,945 346 42K 86 55.5 46.4 MIT 8 months ago
View on GitHub
Context7
phpdocumentor/guides phpDocumentor Guides is a PHP documentation generator for writing and publishing rich docs in reStructuredText/Markdown. Build structured guides with navigation, code blocks, and theming, and output to HTML or other formats for your project or package. 2 2 1 8K 0 0.0 47.5 MIT
View on GitHub
Context7
phpdocumentor/phpdocumentor phpDocumentor is a documentation generator for PHP projects. It scans source code and DocBlocks to build API docs, can parse Markdown/ReST, embed API snippets into guides, and generate UML diagrams to help keep code and documentation in sync. 4,345 4,419 648 11K 146 80.4 37.5 MIT 4 months ago
View on GitHub
Context7
scssphp/scssphp SCSSPHP is a PHP-based SCSS compiler for compiling .scss to CSS in your apps and build pipelines. Includes PHPUnit test suite, PSR-12 coding standards, and PHPStan static analysis tooling for contributors. 630 641 90 879K 11 23.8 50.3 MIT 10 months ago
View on GitHub
Context7
scssphp/source-span scssphp/source-span is a small PHP utility for tracking and working with source code spans (start/end positions) used by scssphp and related tooling. Useful for mapping errors, locations, and ranges back to the original source during parsing and compilation. 1 1 1 185K 0 5.7 57.7 MIT 10 months ago
View on GitHub
Context7
symfony/html-sanitizer Symfony HtmlSanitizer provides an OO API to clean untrusted HTML for safe DOM insertion. Configure allowed/blocked elements and attributes, drop or keep children, force attributes, enforce HTTPS, and restrict link schemes/hosts to prevent XSS and unsafe behavior. 281 283 13 4M 0 33.8 63.8 MIT 2 months ago
View on GitHub
Context7
symfony/symfony Symfony is a robust PHP framework and component library for building web apps and APIs. It offers a mature ecosystem, reusable components, strong tooling, and long-term support, powering everything from small sites to large enterprise platforms. 31,135 31,439 9,856 268K 175 93.3 45.7 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle