Libraries tagged by pg
orptech/laravel-migration-partition
30545 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
makinacorpus/query-builder
234211 Downloads
Driver agnostic SQL query builder.
jv2222/ezsql
11767 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
ecotone/pdo-event-sourcing
189541 Downloads
PDO-backed Event Store for Ecotone — event-sourced aggregates, event-sourced sagas (durable workflows), projections, upcasting, and streaming projections (Kafka, RabbitMQ) on PostgreSQL or MySQL.
dg/adminer
4333 Downloads
Customization for Adminer, the best database management tool written in PHP.
delight-im/db
184001 Downloads
Safe and convenient SQL database access in a driver-agnostic way
boldtrn/jsonb-bundle
826385 Downloads
A library adding the support for JSONB columns of PostgreSQL to Doctrine.
aura/sqlschema
246379 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
261115 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
550930 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
pomm/pomm
119130 Downloads
PHP Object Model Manager for Postgresql
jstayton/miner
12600 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
dg/dibi
102705 Downloads
Dibi is Database Abstraction Library for PHP
pgbi/cakephp3-soft-delete
295544 Downloads
SoftDelete plugin for CakePHP
mpyw/laravel-database-advisory-lock
64203 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel