Libraries tagged by MySQL5
y-ui/laravel-data-masking
2597 Downloads
A mysql data masking tool with Laravel
seinopsys/postgresql-database-class
4018 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
phlib/schema-change
30379 Downloads
Library for performing MySQL DDL operations, using either simple SQL or Percona Tools Online Schema Change
mrjgreen/db-sync
37860 Downloads
Efficient MySQL comparison and sync utility
mpyw/laravel-database-advisory-lock
59100 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
lunarphp/scout-database-engine
38507 Downloads
Laravel Scout engine to allow full searching in MySQL and PostgreSQL.
krzysztof-gzocha/searcher
60900 Downloads
Searcher is a framework-agnostic search query builder. Search queries are written using Criterias and can be run against MySQL, MongoDB, ElasticSearch or even files.
kodus/sql-split
205649 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
jarjak/dbal-manager
105614 Downloads
Doctrine DBAL helper for bulk data imports in MySQL and other stuff.
gollumsf/doctrine-tinyint
46001 Downloads
A tinyint type for Doctrine MYSQL
flowpack/simplesearch
27900 Downloads
Plain PHP search engine using sqlite3 or MySQL as storage backend.
dukecity/doctrineextensions
25291 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
druidfi/drush-gdpr-dumper
75258 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
coderatio/simple-backup
5794 Downloads
A simple mysql database backup library for php.
byjg/migration-cli
21582 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.