Libraries tagged by plsql
urameshibr/pg-interval-support
56 Downloads
Support for interval field type in PostgreSQL databases.
tkaratug/titandb-2
20 Downloads
A lightweight and efficient SQL query builder library
thedigital/sqlschema
429 Downloads
Provides facilities to read table names and table columns from a database using PDO.
tereta/migration
8 Downloads
Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.
sugiphp/dbal
75 Downloads
SugiPHP Database abstraction layer on top of PDO
sugiphp/database
366 Downloads
Database abstraction layer
stakhanovist/queue
122 Downloads
Create specific queue client objects
srun/yii2-kingbase
4 Downloads
Yii2 KingbaseES PostgreSQL-mode schema compatibility layer for SRun projects.
srjlewis/aura-sql
37 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.
shlikhota/postgresdb-php
988 Downloads
PostgreSQL database abstract layer over PDO extension
shanginn/eloquent-postgresql
2095 Downloads
Extended Eloqunet PostgreSQL driver for Laravel (Pogoquent)
schema-keeper/executor
18 Downloads
Simple interaction with PostgreSQL stored procedures
samuelfaj/class_db
28 Downloads
Class DB allows you to write secure SQL queries easily and work with many different databases using the same syntax.
samhernandez/craft-db-paths
965 Downloads
Fix failed Craft backups and restores with full paths to psql, mysql, and mysqldump executables.
riccardonar/php-intrange
157637 Downloads
Php integer range implementation, usualy used in PgSQL database