Libraries tagged by sql-files
asika/sql-splitter
4741 Downloads
This is a class that can split BIG SQL file or string as iterator so that can help us save memory when importing SQL to database.
mrceperka/sql-file-loader
14 Downloads
Load queries from big sql files
gozoro/yii2-sql-migrations
5 Downloads
Migration controller that works with sql-files ...up.sql and ...down.sql.
zimzat/db-changeset-manager
90 Downloads
Automate the process of applying SQL files (changesets) to databases of different environments or users.
zenoware/laravel-sql-dump-validator
7 Downloads
Recursively finds and validates SQL dump (.sql.gz) files inside a directory.
yaroslavpopovic/laravel-backup-import
1264 Downloads
Import db from sql file
tworzenieweb/sql-provisioner
92 Downloads
Simple CLI tool for validating SQL files before inserting them into DB.
suramon/sf-propel-sql-diff-plugin
3694 Downloads
Generate diff.sql file, which contains difference between schema.yml and current database structure
sdon2/sql-restore-laravel
32 Downloads
Restore database from SQL file(s) for Laravel
rahamatjahan/sql-exec
13 Downloads
A laravel package that adds an artisan command to execute .sql files
rafaeltheraven/db-changeset-manager-psql
14 Downloads
Automate the process of applying SQL files (changesets) to databases of different environments or users.
pedrosoares/sqlfileloader
14 Downloads
Manipulate SQL files.
malenki/sql-bookmark
0 Downloads
Use normal SQL file(s) as source of SQL to use in Doctrine, Pomm, PDO or other things…
lajosbencz/stream-parse-sql
136 Downloads
PHP library to parse large SQL files command-by-command
haykabrahamyan/db-exporter
141 Downloads
The Simple package to export MySql database as .sql file via shell.