Libraries tagged by postgre
pinga/db
270 Downloads
Safe and convenient SQL database access in a driver-agnostic way
phpvv/db
198 Downloads
VV database abstraction layer with query builder and DB structure models
php-service-bus/active-record
5407 Downloads
Active record implementation
philkingston/doctrine2-spatial
10 Downloads
Doctrine2 multi-platform support for spatial types and functions
pedro151/orm-generator
325 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
paulyg/dbalite
22 Downloads
A lightweight PDO based Database Abstraction Layer.
pachno/b2db
1092 Downloads
B2DB is a lightweight ORM for modern PHP applications
ondrej-bouda/ivory
54 Downloads
A robust PHP PostgreSQL layer, as complete and correct as possible
oldpak/dbal
10 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
mikulas/nextras-ormext
54 Downloads
PostgreSQL extensions for Nextras Orm framework DBAL and ORM
michaldudek/knit
15032 Downloads
Knit ties your PHP objects with your database of choice in a simple way.
makinacorpus/message-broker
4736 Downloads
Opiniated and simple message broker interface along with a few implementations
makinacorpus/goat-query-bundle
8070 Downloads
Symfony bundle for makinacorpus/goat-query
makinacorpus/goat-query
11016 Downloads
Goat SQL query builder built over a PHP to SQL and SQL to PHP type converter
makinacorpus/event-store
4684 Downloads
Simple event store implementation