cache/cache
Library of all the php-cache adapters
时间:2016-02-01 04:43
slick/http
Slick/Http is an useful library for Web application foundation. It implements the PSR-7 message interface and has a middleware server, session handling and an HTTP client.
时间:2016-01-30 02:08
jane/open-api
Generate a PHP Client API (PSR7 compatible) given a OpenApi (Swagger) specification
时间:2016-01-26 21:53
eljam/guzzle-jwt-middleware
A jwt authentication middleware for guzzle 6
时间:2016-01-25 16:46
idealogica/indi
The simplest [in]dependency injection container for PHP7, compatible with PSR-11.
时间:2016-01-24 14:21
cache/session-handler
An implementation of PHP's SessionHandlerInterface that allows PSR-6
时间:2016-01-23 12:33
cache/mongodb-adapter
A PSR-6 cache implementation using MongoDB. This implementation supports tags
时间:2016-01-11 20:21
cache/memcache-adapter
A PSR-6 cache implementation using memcache. This implementation supports tags
时间:2016-01-09 13:25
cache/chain-adapter
A PSR-6 cache implementation using chain. This implementation supports tags
时间:2016-01-06 22:27
cache/void-adapter
A PSR-6 cache implementation using Void. This implementation supports tags
时间:2016-01-06 22:26
cache/apcu-adapter
A PSR-6 cache implementation using apcu. This implementation supports tags
时间:2016-01-06 22:26
cache/apc-adapter
A PSR-6 cache implementation using apc. This implementation supports tags
时间:2016-01-06 22:26
cache/predis-adapter
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
时间:2016-01-06 22:21
bairwell/middleware-cors
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.
时间:2016-01-05 01:25