ondrej-bouda / ivory
A robust PHP PostgreSQL layer, as complete and correct as possible
0.2.1
2024-08-06 21:49 UTC
Requires
- php: ^7.2 || ^8.0
- ext-bcmath: *
- ext-dom: *
- ext-iconv: *
- ext-json: *
- ext-mbstring: *
- ext-pgsql: *
- ext-simplexml: *
- ext-xmlreader: *
- psr/cache: ^1.0
Requires (Dev)
- ext-gmp: *
- ext-pdo: *
- ext-pdo_pgsql: *
- cache/array-adapter: *
- cache/filesystem-adapter: *
- dibi/dibi: *
- doctrine/dbal: *
- illuminate/database: *
- nategood/commando: *
- phpunit/phpunit: ^8.0
Suggests
- cache/memcached-adapter: Some PSR-6 compliant cache pool is essential for Ivory to be fast enough. Use \Ivory\Ivory::setDefaultCacheImpl().
This package is auto-updated.
Last update: 2025-01-06 22:36:27 UTC
README
...to the elephant's bone
Ivory is a robust PHP PostgreSQL layer. The emphasis is on correctness, strict object API, and completeness.
For more details, see the project page, or hop in the Showcase.