Libraries tagged by laravel mysql
wink/wink-model-generator
19 Downloads
A powerful Laravel package that automatically generates Eloquent models from your existing database schema, supporting both MySQL and SQLite databases
uocnv/db-profiler
13 Downloads
Database Profiler for Laravel Web and Console Applications.
tongvanduc/fulltext-search
637 Downloads
shangjinglong/dictionary
58 Downloads
A toolkit that generates a database dictionary package for the Laravel and Lumen frameworks.
rootaccessplease/milksync
14 Downloads
A Laravel package for syncing production databases to local development environments
rob-lester-jr04/php-sql-parser
10 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL - Modernized for use with composer practices and Laravel 5+
ricardosierra/database
700 Downloads
Eloquent Extended, added some PostgreSQL features
ricardoboss/doctrine-dbal-timestamp-type
155 Downloads
Add the timestamp type for Doctrine/DBAL
rhuett/csvie
60 Downloads
Csvie is a simple CSV file parser made for Laravel. Csvie is based on LeagueCSV, and can quickly import data to, and export data from, a MySQL database. It also gives you a handy abstract class for quickly sanitizing and scrubbing your CSV files prior to insertion.
rguj/ldm2
4 Downloads
Laravel Database Manager v2
rexlu/laravelodbc
12 Downloads
Adds an ODBC(PDO) driver package to Laravel 4.2, use special method.
recca0120/support
27 Downloads
Laravel 5 Support
projectoblio/migrate-specific
135 Downloads
The Laravel framework artisan CLI extension command.
ppi/datasource-module
111 Downloads
PPI module to pull in the ppi/datasource component
ppi/datasource
176 Downloads
The PPI DataSource Library. This allows you to easily create connections for the top database libraries in PHP.