Libraries tagged by php 7.1
middlewares/php-session
17043 Downloads
Middleware to start php sessions using the request data
compwright/php-session
5398 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
chillerlan/php-oauth
2670 Downloads
A fully transparent, framework agnostic PSR-18 OAuth client.
bentools/querystring
32345 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
sunrise/http-header-kit
1806 Downloads
HTTP header kit for PHP 7.1+ compatible with PSR-7 and not only
xobotyi/beansclient
23613 Downloads
PHP7.1+ client for beanstalkd work queue with no dependencies
sunrise/http-message
99673 Downloads
HTTP message wrapper for PHP 7.4+ based on RFC-7230, PSR-7 and PSR-17
httpsoft/http-router
15158 Downloads
Simple and fast HTTP request router providing PSR-7 and PSR-15
zendframework/zend-expressive-hal
187902 Downloads
Hypertext Application Language implementation for PHP and PSR-7
httpsoft/http-runner
21825 Downloads
Running PSR-7 components and building PSR-15 middleware pipelines
wellrested/wellrested
16572 Downloads
Simple PHP Library for RESTful APIs
netglue/prismic-client
91887 Downloads
PHP API Client for Prismic.io
middlewares/debugbar
16071 Downloads
Middleware to insert PHP DebugBar automatically in html responses
jasny/auth
14681 Downloads
Authentication, authorization and access control for Slim Framework and other PHP micro-frameworks
httpsoft/http-cookie
46581 Downloads
Managing cookies with PSR-7 support