Libraries tagged by psqr
apix/log
991731 Downloads
Minimalist, thin and fast PSR-3 compliant (multi-bucket) logger.
apix/cache
528454 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
akrabat/proxy-detection-middleware
67242 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
ajaxray/short-code
55004 Downloads
ShortCode generator for PHP. Create short, reversible or random, hash like codes.
zfcampus/zf-hal
2032135 Downloads
ZF2 Module providing Hypermedia Application Language assets and rendering
zendframework/zend-httphandlerrunner
1519466 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
zendframework/zend-expressive-tooling
573053 Downloads
Migration and development tooling for Expressive
zendframework/zend-expressive-router
1834646 Downloads
Router subcomponent for Expressive
zendframework/zend-expressive-helpers
1646315 Downloads
Helper/Utility classes for Expressive
zendframework/zend-expressive-fastroute
1264610 Downloads
FastRoute integration for Expressive
webimpress/http-middleware-compatibility
745351 Downloads
Compatibility library for Draft PSR-15 HTTP Middleware
sllh/php-cs-fixer-styleci-bridge
102249 Downloads
Auto configure PHP-CS-Fixer from StyleCI config file
mnapoli/php-di
211861 Downloads
The dependency injection container for humans
medz/cors
89015 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
jasny/http-message
139445 Downloads
PSR-7 implementation for handling HTTP requests