Followers
—
Total Stars
50,171
Packages
17
Monthly Downloads
152,202,643
Avg Score
13.6
Packages w/ Vulns
0
Recorded values over time (once-a-day snapshots). May 8, 2026 – Jun 6, 2026
Total stars
Monthly downloads
Followers
|
|
Description
|
|
30 days
GitHub star count over the last 30 days (daily snapshots).
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|---|
| psr/log | PSR-3 logging interfaces for PHP. Provides LoggerInterface, traits, and related classes to standardize how libraries accept and emit log messages. Not a logger implementation—use it to type-hint a logger or build your own PSR-3 compliant logger. | 10,440 |
|
34.4 | 44.8 | MIT | 1 year ago | |
| psr/container | The PSR-11 Container Interface defines core abstractions for dependency injection in PHP. It’s a standard abstraction, not an implementation—used by DI containers like Laravel’s Illuminate\Container. Essential for dependency management, ensuring interoperability across container implementations. | 10,012 |
|
29.6 | 45.9 | MIT | 4 years ago | |
| psr/simple-cache | PSR-16 Simple Cache interfaces from PHP-FIG. Defines a common API for cache implementations (get/set/delete, TTL, etc.) but provides no caching itself. Use this package to type-hint against the standard and pair with any compatible cache provider. | 8,087 |
-1
|
29.1 | 46.3 | MIT | 4 years ago | |
| psr/http-message | PSR-7 HTTP message interfaces for PHP (Request/Response, Streams, URIs, UploadedFiles). Defines common contracts only—no concrete implementation. Ideal for framework-agnostic middleware and libraries needing interoperable HTTP message types. | 7,048 |
-13
|
37.7 | 55.0 | MIT | 3 years ago | |
| psr/cache | PSR-6 caching interfaces for PHP. Defines CacheItemPoolInterface and CacheItemInterface contracts for interoperable caching, without providing an implementation. Use with any PSR-6 compatible cache library (see Packagist providers). | 5,192 |
-1
|
26.4 | 46.7 | MIT | — | |
| psr/link | PSR-13 link definition interfaces for PHP. Provides standard LinkInterface and LinkProviderInterface contracts used to describe and expose web links. Not an implementation—interfaces only; use a compatible psr/link-implementation package. | 2,501 |
|
12.9 | 42.1 | MIT | — | |
| psr/event-dispatcher | PSR-14 interfaces for event dispatching in PHP. Defines standard contracts for dispatchers, listeners, and providers to enable interoperability between frameworks and libraries. Not an implementation—use a compatible PSR-14 dispatcher package. | 2,290 |
|
12.3 | 52.8 | MIT | — | |
| psr/http-factory | PSR-17 HTTP message factory interfaces for creating requests, responses, streams, URIs, and uploaded files. This package provides only the standard interfaces (no implementation). Find compatible implementations on Packagist. | 1,889 |
+2
|
10.8 | 54.6 | MIT | 2 years ago | |
| psr/http-client | PSR-18 interfaces and common code for HTTP clients in PHP. This package provides the standard abstractions (requests, responses, exceptions) for interoperability, not an actual client implementation. Find compatible implementations on Packagist. | 1,722 |
+1
|
11.2 | 54.8 | MIT | 2 years ago | |
| psr/clock | PSR-20 Clock interface for PHP. Defines ClockInterface::now() returning DateTimeImmutable, enabling dependency injection of time sources and easy testing. This package provides only the interface; use or create an implementation. | 644 |
+2
|
3.7 | 55.3 | MIT | 3 years ago | |
| psr/http-server-middleware | PSR-15 HTTP server middleware interfaces for PHP. Provides the MiddlewareInterface specification used by request handlers and middleware stacks; no implementation included. Install via psr/http-server-middleware and use with compatible frameworks or libraries. | 182 |
+1
|
1.5 | 55.3 | MIT | 3 years ago | |
| psr/http-server-handler | PSR-15 HTTP Server RequestHandlerInterface package. Defines the standard request handler contract used with PSR-15 middleware and PSR-7 requests/responses. Provides interfaces only, not an implementation; implementations are available separately. | 177 |
+1
|
21.8 | 65.0 | MIT | 3 years ago | |
| psr/cache-implementation | — | 0 |
|
0.0 | — | — | — |
|
| psr/http-message-implementation | — | 0 |
|
0.0 | — | — | — |
|
| psr/simple-cache-implementation | — | 0 |
|
0.0 | — | — | — |
|
| psr/http-factory-implementation | — | 0 |
|
0.0 | — | — | — |
|
| psr/http-client-implementation | — | 0 |
|
0.0 | — | — | — |
|
How can I help you explore Laravel packages today?