Libraries tagged by plsql
krsc/krsc-photo-db
2 Downloads
Krsc-Photo-Db is a tool to import, store in db and analyse exif data from photos. Takes advantage of oracle pl/sql to make calculations on big amount of data.
emapper/emapper
61 Downloads
The Extensible Data Mapper library for PHP
doctrine/dbal
453596131 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
aura/sqlquery
2270517 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1734414 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.
apix/cache
503763 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.
amphp/postgres
274405 Downloads
Asynchronous PostgreSQL client for Amp.
yiisoft/db-pgsql
123719 Downloads
PostgreSQL driver for Yii Database
tigrov/yii2-pgsql
52270 Downloads
Improved PostgreSQL schemas for Yii2
hyperf/database-pgsql
96077 Downloads
A pgsql handler for hyperf/database.
voryx/pgasync
78556 Downloads
Async Reactive Postgres Driver for PHP (Non-blocking)
vcian/laravel-db-auditor
8123 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
delight-im/db
115095 Downloads
Safe and convenient SQL database access in a driver-agnostic way
atlas/query
218587 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
qbbr/pgsql-doctrine-random-function
88646 Downloads
PostgreSQL RANDOM() function for Doctrine ORM