Libraries tagged by PMAPI
phapi/middleware-method-override
1541 Downloads
Middleware handling request method override using headers
phapi/middleware-file-handler
1293 Downloads
Middleware responsible for handling files received from and sent to the client
phapi/middleware-courier
1548 Downloads
HTTP Middleware responsible for sending the response to the client
phapi/middleware-cors
1503 Downloads
Middleware handling HTTP access control (CORS) requests
phapi/middleware-content-negotiation
3803 Downloads
Content Negotiation Middleware used by the Phapi Framework.
phapi/log
1541 Downloads
Phapi Log contains a Di container validator
phapi/http
1921 Downloads
Phapi HTTP Message is an implementation of PSR-7 used by the Phapi framework
phapi/exception
4378 Downloads
Phapi Exceptions
phapi/endpoint
1541 Downloads
Contains endpoint class that all Phapi Endpoints should extend. Has built in functionality for handling OPTIONS requests.
phapi/di
3807 Downloads
Phapi Dependency Injection Container
phapi/contract
4636 Downloads
Phapi Contract is a set of interfaces used by the Phapi framework
phapi/cache-redis
13 Downloads
Cache provider using Redis as backend
phapi/cache-nullcache
1568 Downloads
Phapi NullCache is a fallback cache package with a fake cache storage.
phapi/cache-memcached
1091 Downloads
Cache provider using the PHP Memcached extension to communicate with a memcache backend
phapi/cache-memcache
21 Downloads
Phapi Memcache is a cache package using memcache as backend