Libraries tagged by PostgresSQL
xeoncross/dbyte
209 Downloads
A 1kb, MySQL/SQLite/PostgreSQL database library
wobal/custom-index-bundle
10641 Downloads
Annotation and command for control entity custom indexes
voronoy/cakephp-pgutils
1076 Downloads
CakePHP plugin that extends ORM with PostgreSQL specific features.
voodoophp/voodorm
10495 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
umanit-pomm/pomm-symfony-bridge
4707 Downloads
Pomm2 shared elements between Silex and Symfony.
umanit-pomm/pomm-bundle
4657 Downloads
The Symfony2 bundle for Pomm2
umanit-pomm/model-manager
4671 Downloads
PHP Object Model Manager for Postgresql
umanit-pomm/foundation
4663 Downloads
Pomm connection manager for Postgresql
umanit-pomm/cli
4655 Downloads
Command line for Pomm.
sunchaser/doctrine-pgsql-ip
31114 Downloads
Doctrine type handlers for PostgreSQL's inet and cidr
sunaoka/laravel-postgres-range
3663 Downloads
PostgreSQL Range Types for Laravel.
sciactive/nymph
31 Downloads
Powerful object data storage and querying for collaborative web apps.
saschawiener/redbean-single-file
3719 Downloads
RedBeanPHP is an easy-to-use, on-the-fly ORM for PHP.
rotexsoft/sqlschema
909 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
programster/pgsql-objects
1084 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.