Libraries tagged by MySQL5
activecollab/databaseobject
16377 Downloads
Library that enables easy persistance of objects to the MySQL 5.7+ database
lerni/silverstripe3-mysql57-fluent
10726 Downloads
A patch for SilverStripe to mimic the MySQL-Mode ANSI as with MySQL
sunnysideup/mysql-5-7-fix
7205 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
146 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
255132855 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
523646498 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
spatie/laravel-backup
17906414 Downloads
A Laravel package to backup your application
spatie/db-dumper
21147664 Downloads
Dump databases
kirschbaum-development/eloquent-power-joins
14939615 Downloads
The Laravel magic applied to joins.