Libraries tagged by MySQL5
activecollab/databaseobject
15786 Downloads
Library that enables easy persistance of objects to the MySQL 5.7+ database
sunnysideup/mysql-5-7-fix
7186 Downloads
ANSI sans ONLY_FULL_GROUP_BY. This allows you to run Silverstripe projects on mysql5.7+ without constantly running into errors.
lerni/silverstripe3-mysql57-fluent
10628 Downloads
A patch for SilverStripe to mimic the MySQL-Mode ANSI as with MySQL
adrian0350/cakephp-replication
122 Downloads
CakePHP 2.10.24 - MySQL Replication for MySQL 5.7
com.jukusoft/php-database-table-upgrader
22 Downloads
php-database-table-upgrader, An database upgrader for upgrade mysql table structures automatically. You dont have to write CREATE TABLE, ALTER TABLE querys and so on anymore, just configure your table structure in PHP and the classes will upgrade your table structures automatically.
qmagix/laravel-tagging
20 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable. Derived from rtconner's work for compatibility with MySql 5.6
mehr-it/lara-mysql-locks
2673 Downloads
Distributed locks for laravel using MySQL >= 5.7.5 database
justinbarkhuff/laravel-stats
84 Downloads
A fork of spatie/laravel-stats which is backwards compatible with PHP 7.4+ and MySQL 5.7
its-mieger/mysql-shared-locks
152 Downloads
Shared locks using MySQL >= 5.7.5
bhavin-nakrani/laravel
6 Downloads
The Laravel Framework with docker including php8, apache and mysql 5.7
doctrine/orm
246562249 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
505014622 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
spatie/laravel-backup
17039766 Downloads
A Laravel package to backup your application
spatie/db-dumper
20088928 Downloads
Dump databases
kirschbaum-development/eloquent-power-joins
12807688 Downloads
The Laravel magic applied to joins.