Libraries tagged by mysql db
silassare/gobl
427 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
serhiiorlovs/doctrine2-spatial
1313 Downloads
Doctrine2 multi-platform support for spatial types and functions with fixed ST_ support
kenlog/database-custom
62 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
karmabunny/pdb
1053 Downloads
PDO wrapper
detain/session-samurai
94 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
anglemx/audit-bundle
106 Downloads
Audit Bundle to produce automated reports for OS (Ubuntu) and DB (MySQL) privileged access
niirrty/niirrty.db
59 Downloads
My DB library. Supports MySQL, PgSQL and SQLite
johnwilson/jsondb
5 Downloads
JSON document db abstraction layer over MySQL
websvc/php-mysql-db
275 Downloads
A PHP interface for mysql.
wcatron/mysql-db-framework
109 Downloads
A MySQL ODM (assistant) extremely flexible for any project.
veeraj/php-mysql-db-backup
6 Downloads
Backup mysql database
tacno/populate-mysql-db
17 Downloads
solarsnowfall/mysql-db
23 Downloads
A simple set of mysql wrappers for automating queries.
peterhufner/php-mysql-git
49 Downloads
Stores SQL structure in PHP arrays that can be added to git, allowing you to configure the MySQL DB according to the stored structure.