Libraries tagged by mysql
cyppe/laravel-batch-jobs-redis-driver
21880 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches
byjg/migration
71739 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
udan11/sql-parser
2175 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
voku/simple-mysqli
46637 Downloads
Simple MySQLi library
vectorface/mysqlite
36760 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
tpetry/php-mysql-explain
27229 Downloads
Visual MySQL EXPLAIN plans for PHP
stefanfroemken/mysqlreport
9386 Downloads
Analyze and profile your TYPO3 databases queries
rackbeat/laravel-validate-mysql-integers
34388 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
open-telemetry/opentelemetry-auto-mysqli
10545 Downloads
OpenTelemetry auto-instrumentation for mysqli
olliejones/index-wp-mysql-for-speed
1276 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
noprotocol/php-mysql-aes-crypt
75855 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
mattbit/mysql-compat
48329 Downloads
Backward compatibility for old mysql_* functions with PDO
lincanbin/php-pdo-mysql-class
5242 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
chr15k/laravel-mysql-encrypt
7496 Downloads
Laravel database encryption using native MySQL functions
camcima/php-mysql-diff
41985 Downloads