Libraries tagged by MySQL PHP
systemsdk/docker-apache-php-laravel
265 Downloads
Docker laravel environment
sqonk/mysql-sync
649 Downloads
MySQL-sync is a simple script written in PHP that can assist and automate the synchronisation of differences in table structures between two database servers.
ramazancetinkaya/mysql-backup
333 Downloads
A PHP library for backing up and restoring MySQL databases
phpmachinist/phpmachinist
30772 Downloads
Testing object factory for PHP
oeltimacreation/php-simplequery
69 Downloads
A small, framework-agnostic PDO query builder with deterministic SQL compilation
mozgbrasil/php-sdk-erede
564 Downloads
e-Rede
gyde/mysql-object-model
538 Downloads
PHP ORM
drkbcn/php-pdo-mssql-class
105 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
chillerlan/php-database
1161 Downloads
An extensible database wrapper and query builder.
antevenio/pdo-mysql-query-linker
20095 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
cloudframework-io/backend-core-php8
2088 Downloads
CLOUDRAMEWORK PHP8 CORE FRAMEWORK TO DEVELOP BACKEND APIs and SCRIPTs optimized for APPENGINE, FUNCTIONS, KUBERNETS and other server technologies
krugozor/database
2487 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
lox/pheasant
18496 Downloads
A lightweight data mapper for MySQL and PHP 7.2+
phpnomad/sqlite-integration
165 Downloads
PDO+SQLite implementation of phpnomad/db strategies. Pairs with phpnomad/mysql-integration so entity classes and repositories are portable between MySQL (server) and SQLite (desktop/local).
parm/parm
4987 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows