Libraries tagged by plsql
initorm/query-builder
137 Downloads
Lightweight, dialect-aware SQL query builder for PHP with parameterized output suitable for PDO.
initorm/orm
72 Downloads
Lightweight, PDO-based ORM with Active Record-style models and entity accessors/mutators. Built on top of initorm/database, initorm/dbal and initorm/query-builder.
initorm/dbal
128 Downloads
Lightweight PDO-based database abstraction layer with a fluent result mapper.
initorm/database
105 Downloads
Database manager that composes initorm/dbal and initorm/query-builder into a fluent CRUD + transaction + query-log API with an optional static facade.
ilias/maestro
135 Downloads
A PHP object-oriented postgres database manager
i-nocturne/swoole-sql-query
14 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
gumphp/database-backup-restore
3 Downloads
Database Backup and Restore
erickcg/laravel-postgresify
1 Downloads
Extended PostgreSQL Functionality for Laravel
devman87/simple-pdo-wrapper
8 Downloads
Simple Pdo Wrapper
datatableswebutility/dwuty
184 Downloads
dwuty offers an easy way to generate editable tables on your website.
bronos/php-sql-query-builder
5870 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
ayhome/database-backup-restore
5 Downloads
Database Backup and Restore
atrocore-mcp/dbal-compat
1 Downloads
doctrine/dbal 3.2.2, unmodified except for one composer.json constraint: doctrine/deprecations relaxed from ^0.5.3 to ^0.5.3 || ^1, so it stops disjointly conflicting with mcp/sdk's phpdocumentor/reflection-docblock ^1.1 requirement on AtroCore instances (which pin doctrine/dbal ~3.2.2). Declares `replace` for doctrine/dbal 3.2.2 so Composer treats this as a drop-in, not a second copy.
a_nameless_wolf/urabe
6 Downloads
A CRUD API for database transaction in MySQL, PostgreSQL y ORACLE
viserio/cache
2995 Downloads
The Viserio Cache package.