slim/psr7
Slim PSR-7 is a strict PSR-7 HTTP message implementation used by the Slim Framework. Use it standalone in any PSR-7 compatible project to create and work with requests, responses, streams, and URIs. Requires PHP 8.0+.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| psr/http-message | 0.84 | 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,097 | 7,212 | 187 | 17M | 0 | 57.7 | 64.3 | MIT | 2 years ago | |
| slim/http | 0.84 | Slim-Http provides Slim-style PSR-7 decorators and factories for responses, server requests, and URIs. Wrap any PSR-7 implementation (Nyholm, Laminas, etc.) to get convenient methods like Response::withJson() while staying PSR-7 compatible. | 150 | 153 | 45 | 53K | 6 | 28.6 | 45.0 | MIT | 1 year ago | |
| slim/slim | 0.84 | Slim is a PHP micro-framework for building fast, simple web apps and APIs. PSR-7/PSR-15 compatible, with flexible routing and middleware. Choose your preferred PSR-7 implementation (Slim-Psr7, Nyholm, Guzzle, etc.) and optional Slim-Http decorators. | 12,246 | 12,513 | 1,958 | 865K | 10 | 72.1 | 35.1 | MIT | 4 months ago | |
| nyholm/psr7 | 0.84 | Nyholm PSR-7 is a super lightweight, strict, and fast implementation of PSR-7 with full PSR-17 factories and HTTPlug/PSR-18 compatibility. Create requests, streams, URIs, and server requests with minimal overhead. | 1,272 | 1,287 | 80 | 6M | 4 | 37.1 | 61.5 | MIT | 1 year ago | |
| ringcentral/psr7 | 0.84 | PSR-7 HTTP message implementation built on Zend Diactoros, tailored for RingCentral integrations. Provides request/response, streams, URIs, and uploaded files with familiar interfaces for interoperable HTTP clients, middleware, and SDKs. | 150 | 153 | 300 | 120K | 0 | 30.8 | 47.1 | MIT | 5 years ago | |
| nyholm/psr7-server | 0.81 | Create PSR-7 HTTP requests from PHP superglobals for PSR-15 apps and middleware. A lightweight server-side bridge for Nyholm PSR-7, ideal for frameworks, microservices, and interoperability without coupling to a full stack. | 95 | 98 | 24 | 2M | 8 | 27.9 | 70.4 | MIT | 2 years ago |
How can I help you explore Laravel packages today?