Libraries tagged by plsql
amsom-habitat/oracle-function-calling
12970 Downloads
Bibliothèque PHP pour faciliter l'appel de fonctions et procédures stockées Oracle via Doctrine. Supporte les paramètres CLOB volumineux et la gestion de fichiers base64.
krsc/krsc-photo-db
3 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
65 Downloads
The Extensible Data Mapper library for PHP
doctrine/dbal
617165674 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
martin-georgiev/postgresql-for-doctrine
6051501 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
aura/sqlquery
3193954 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2727461 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.
vcian/laravel-db-auditor
39398 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
amphp/postgres
619060 Downloads
Asynchronous PostgreSQL client for Amp.
yiisoft/db-pgsql
181007 Downloads
PostgreSQL driver for Yii Database
tigrov/yii2-pgsql
71958 Downloads
Improved PostgreSQL schemas for Yii2
hyperf/database-pgsql
337944 Downloads
A pgsql handler for hyperf/database.
voryx/pgasync
100252 Downloads
Async Reactive Postgres Driver for PHP (Non-blocking)
ramadan/custom-fresh
2754 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
orptech/laravel-migration-partition
30461 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.