Libraries tagged by MySQL5
lerni/silverstripe3-mysql57-fluent
10549 Downloads
A patch for SilverStripe to mimic the MySQL-Mode ANSI as with MySQL
activecollab/databaseobject
15386 Downloads
Library that enables easy persistance of objects to the MySQL 5.7+ database
sunnysideup/mysql-5-7-fix
7165 Downloads
ANSI sans ONLY_FULL_GROUP_BY. This allows you to run Silverstripe projects on mysql5.7+ without constantly running into errors.
adrian0350/cakephp-replication
99 Downloads
CakePHP 2.10.24 - MySQL Replication for MySQL 5.7
com.jukusoft/php-database-table-upgrader
21 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
149 Downloads
Shared locks using MySQL >= 5.7.5
bhavin-nakrani/laravel
3 Downloads
The Laravel Framework with docker including php8, apache and mysql 5.7
doctrine/orm
239463288 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
489289716 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
spatie/laravel-backup
16386775 Downloads
A Laravel package to backup your application
spatie/db-dumper
19312048 Downloads
Dump databases
kirschbaum-development/eloquent-power-joins
11260104 Downloads
The Laravel magic applied to joins.