Libraries tagged by plsql
curtis18/swoft-pgsql
1095 Downloads
swoft postgresql component
brokenice/laravel-pgsql-partition
127 Downloads
PostgreSQL Partition extension for Laravel.
yiisoft/mutex-db-pgsql
1035 Downloads
Yii Mutex Library - Postgres PDO Driver
hyperf/db-pgsql-incubator
3597 Downloads
zaeem2396/schema-lens
20 Downloads
Laravel package to preview migration files against current MySQL or PostgreSQL schema with destructive change detection and data export
vpashkov/yii2-represent
53 Downloads
CRUD operations with data structures in relational databases.
vpashkov/represent
64 Downloads
CRUD operations with data structures in relational databases.
tereta/orm
12 Downloads
ORM (Object-Relational Mapping) library for PHP, providing a simple and efficient way to interact with databases using an object-oriented approach.
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.
tebe/pdo
22 Downloads
Provides an extension to the native PDO along with additional functionality.
tbl0605/propel1-pervasive
293 Downloads
Propel 1.x ORM fork with experimental Pervasive PSQL (Actian Zen) support. Requires PHP 7.4+
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.
squirrelphp/queries-bundle
3468 Downloads
Symfony integration of squirrelphp/queries - automatic assembling of decorated connections.
squirrelphp/entities-bundle
3383 Downloads
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
squirrelphp/connection
221 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.