Libraries tagged by pssql
flagception/database-activator
476573 Downloads
Activator for manage feature toggles via database
doctrine/dbal
601503584 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
martin-georgiev/postgresql-for-doctrine
5773862 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
aura/sql
2638923 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.
aura/sqlquery
3096759 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
amphp/postgres
574052 Downloads
Asynchronous PostgreSQL client for Amp.
yiisoft/db-pgsql
171071 Downloads
PostgreSQL driver for Yii Database
tigrov/yii2-pgsql
69989 Downloads
Improved PostgreSQL schemas for Yii2
hyperf/database-pgsql
316712 Downloads
A pgsql handler for hyperf/database.
voryx/pgasync
97046 Downloads
Async Reactive Postgres Driver for PHP (Non-blocking)
vcian/laravel-db-auditor
37674 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
169598 Downloads
Safe and convenient SQL database access in a driver-agnostic way
aura/sqlschema
242074 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
255623 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
547477 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.