Libraries tagged by laravel mysql
socialblue/laravel-query-adviser
3295 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.
nox0121/laravel-utility-command
6401 Downloads
Laravel Utility Command Package
moharrum/laravel-adminer
995 Downloads
Adminer database management tool for your Laravel application.
jialeo/laravel-schema-extend
16779 Downloads
support MySQL 'table comment','int' data type length setting
hnhdigital-os/mysql-helper
3 Downloads
Provides a helper to sync, clone, and backup local & remote databases.
gupo/laravel-db-query
884 Downloads
Laravel db query
five-say/laravel-schema-extend
664 Downloads
support MySQL 'column comment' and 'table comment'.
codexshaper/laravel-database-manager
185 Downloads
Laravel Database Manager
betalabs/laravel-api-handler
18198 Downloads
Package providing helper functions for a Laravel REST-API
at-lab/laravel-proc-mig
910 Downloads
Laravel procedure migration
codiant/dbaesencrypt
4989 Downloads
Laravel MySql AES Encrypt/Decrypt
shamiao/l4mysqlqueue
1589 Downloads
A laravel 4 queue driver using MySQL database, developed for small websites.
aaronjan/academe
9046 Downloads
Academe is an awesome data-mapper for MySQL & MongoDB (maybe more), support Laravel & natvie PHP project.
vuduythanh2020/lumen-trigger
3084 Downloads
MySQL trigger base on MySQLReplication
sarfraznawaz2005/indexer
2732 Downloads
Laravel package to monitor SELECT queries and offer best possible INDEX fields.