Libraries tagged by ps
matthiasmullie/scrapbook
2886228 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
malkusch/lock
10311610 Downloads
Mutex library for exclusive code execution.
league/route
3339980 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
laminas/laminas-servicemanager
60045389 Downloads
Factory-Driven Dependency Injection Container
laminas/laminas-httphandlerrunner
20270370 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
kevinrob/guzzle-cache-middleware
19066149 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
dunglas/doctrine-json-odm
5679222 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
dflydev/fig-cookies
9114326 Downloads
Cookies for PSR-7 HTTP Message Interface.
cycle/orm
942075 Downloads
PHP DataMapper ORM and Data Modelling Engine
chillerlan/php-settings-container
38455204 Downloads
A container class for immutable settings objects. Not a DI container.
catfan/medoo
1576804 Downloads
The lightweight PHP database framework to accelerate development
beste/in-memory-cache
17314623 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
beste/clock
29035444 Downloads
A collection of Clock implementations
zendframework/zend-diactoros
78300417 Downloads
PSR HTTP Message implementations
psalm/plugin-symfony
14844488 Downloads
Psalm Plugin for Symfony