Libraries tagged by sql-files
gozoro/yii2-sql-migrations
5 Downloads
Migration controller that works with sql-files ...up.sql and ...down.sql.
zimzat/db-changeset-manager
91 Downloads
Automate the process of applying SQL files (changesets) to databases of different environments or users.
zenoware/laravel-sql-dump-validator
8 Downloads
Recursively finds and validates SQL dump (.sql.gz) files inside a directory.
yaroslavpopovic/laravel-backup-import
1266 Downloads
Import db from sql file
tworzenieweb/sql-provisioner
93 Downloads
Simple CLI tool for validating SQL files before inserting them into DB.
suramon/sf-propel-sql-diff-plugin
3695 Downloads
Generate diff.sql file, which contains difference between schema.yml and current database structure
sdon2/sql-restore-laravel
33 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
15 Downloads
Automate the process of applying SQL files (changesets) to databases of different environments or users.
pedrosoares/sqlfileloader
15 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
137 Downloads
PHP library to parse large SQL files command-by-command
javanile/mysql-import
2894 Downloads
Import SQL file from command-line
haykabrahamyan/db-exporter
141 Downloads
The Simple package to export MySql database as .sql file via shell.
gggordon/php-sql-replacer
4 Downloads
Replace values in `SQL` files especially with serialized php values. Useful for database migrations/clones.