Libraries tagged by MySQL5
lerni/silverstripe3-mysql57-fluent
10827 Downloads
A patch for SilverStripe to mimic the MySQL-Mode ANSI as with MySQL
activecollab/databaseobject
16632 Downloads
Library that enables easy persistance of objects to the MySQL 5.7+ database
sunnysideup/mysql-5-7-fix
7218 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
161 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
21 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
2675 Downloads
Distributed locks for laravel using MySQL >= 5.7.5 database
justinbarkhuff/laravel-stats
85 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
260800834 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
534193383 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
spatie/laravel-backup
18538135 Downloads
A Laravel package to backup your application
spatie/db-dumper
21931255 Downloads
Dump databases
kirschbaum-development/eloquent-power-joins
16579533 Downloads
The Laravel magic applied to joins.