Libraries tagged by sql-files
davcs86/php-mysqlimporter
4438 Downloads
PHP class for importing big SQL files into MySQL.
csv/csvtosql
15 Downloads
PHP class to extract data from (csv) file and transform it to (sql) file as insert statement.
kodus/sql-splitter
25477 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server
mrceperka/sql-file-loader
15 Downloads
Load queries from big sql files
gozoro/yii2-sql-migrations
6 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.
xnoire666/db-diff
0 Downloads
Laravel artisan command that diffs two MySQL databases and generates SQL files for the missing tables, views, columns, and mismatched column properties.
tworzenieweb/sql-provisioner
93 Downloads
Simple CLI tool for validating SQL files before inserting them into DB.
suramon/sf-propel-sql-diff-plugin
3696 Downloads
Generate diff.sql file, which contains difference between schema.yml and current database structure
sdon2/sql-restore-laravel
38 Downloads
Restore database from SQL file(s) for Laravel
salesoftech/amocrm-api-php-salesoftech
37 Downloads
Multi-tenant wrapper for amocrm/amocrm-api-php with pluggable storages (SQL, file, NoSQL)
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.