Libraries tagged by Maria
simplecomplex/database
137 Downloads
Database abstraction for transparent MariaDB, MS SQL interaction.
shivanraptor/php-db-manager
107 Downloads
Modern PHP wrapper for MySQL database with prepared statements and connection pooling
shijianzhiwai/medoo
24 Downloads
The lightest PHP database framework to accelerate development
sebastian/mysqli-wrapper
423 Downloads
Wrapper around PHP's mysqli extension
sagrmore/indexpilot
0 Downloads
Framework-independent SQL index analysis and query optimization toolkit with first-class Laravel integration
raveren/mysql
10 Downloads
Minimal and useful MYSQL/MariaDb class used for more than a decade!
ranitachi/multiple-db-laravel
0 Downloads
Automatic database read/write splitting for Laravel & MariaDB/MySQL cluster with health checking, sticky connections, and zero-config setup.
pruanik/phinx-rows-migrations-generator
26 Downloads
Migration generator of data rows for Phinx
planocc/base-php
18 Downloads
PHP 7 boilerplate - Docker, Laravel, MariaDB.
planocc/base
10 Downloads
Agnostic boilerplate - Docker, MariaDB, PHP 7.
piotrek-r/yapdow
24 Downloads
YAPDOW - Yet Another PDO Wrapper
pimbay/sequence-random-sql
12 Downloads
Canonical SQL schema and INSERT IGNORE statements for random sequence operations — MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, Oracle, DB2.
pimbay/sequence-number-sql
6 Downloads
Centralized SQL snippets for atomic number sequence operations (UPSERT, pessimistic locking) and table schema definitions across MySQL, MariaDB, PostgreSQL, MSSQL, SQLite, Oracle and IBM DB2.
pimbay-php/sequence-random-pdo
0 Downloads
PDO implementation of RandomSequenceInterface for the PimBay Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite).
pimbay-php/sequence-random-doctrine
0 Downloads
Doctrine DBAL implementation of RandomSequenceInterface for the PimBay Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite, MSSQL).