Libraries tagged by ps
dibi/dibi
3406505 Downloads
Dibi is Database Abstraction Library for PHP
dflydev/fig-cookies
7275234 Downloads
Cookies for PSR-7 HTTP Message Interface.
cycle/orm
648833 Downloads
PHP DataMapper ORM and Data Modelling Engine
creof/doctrine2-spatial
3103642 Downloads
Doctrine2 multi-platform support for spatial types and functions
chillerlan/php-settings-container
15580602 Downloads
A container class for immutable settings objects. Not a DI container.
cache/hierarchical-cache
14260934 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
cache/filesystem-adapter
4933365 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7454330 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
bilfeldt/laravel-http-client-logger
1071117 Downloads
A logger for the Laravel HTTP Client
beste/in-memory-cache
4597700 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
aura/sqlquery
2491924 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1978489 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
aura/router
1317646 Downloads
Powerful, flexible web routing for PSR-7 requests.
atk4/data
1529251 Downloads
Agile Data - Database access abstraction framework
akrabat/ip-address-middleware
2068302 Downloads
PSR-15 middleware that determines the client IP address and stores it as a ServerRequest attribute