Libraries tagged by mysql replication
esign/laravel-database-trigger
13041 Downloads
Easily create database triggers inside of your Laravel application
a1phanumeric/php-mysql-class
234 Downloads
This is a simple to use PHP MySQL class that easily bolts on to any existing PHP application, streamlining your MySQL interactions.
okapon/doctrine-set-type-bundle
157418 Downloads
Provides support of MySQL SET type for Doctrine2 in Symfony2 applications.
socialblue/laravel-query-adviser
3366 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
phpgt/webengine
21673 Downloads
Rapid development engine.
js/mysqlnd-analytics
3541 Downloads
The JSMysqlndAnalytics library is a library to process statistics collected by PHP's myslqnd module and providing guidance for improving applications using ext/mysql, mysqli or pdo_mysql.
moharrum/laravel-adminer
997 Downloads
Adminer database management tool for your Laravel application.
vcian/laravel-data-bringin
471 Downloads
Dynamic import csv and column mapping to a Laravel application mysql database.
spotlab/safeguard
201 Downloads
A simple application that parses through a config.yml file, to backup database (mysql, sqlite, pgsql, dblib) and to archive files in tar.gz
rorecek/laravel-autoincrement
225 Downloads
Set table AUTO_INCREMENT values in your Laravel application
nilportugues/cache
119 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern
kristijorgji/db-to-php
3481 Downloads
A library to generate application code based on database definition.
jrsaunders/shard-matrix
1483 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.
codesaur/dataobject
406 Downloads
An elegant object-oriented application development framework component for PHP 8.2.1 or newer
anonymous-php/mysqli-pdo-bridge
696 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.