Libraries tagged by sql-files
gggordon/php-sql-replacer
2 Downloads
Replace values in `SQL` files especially with serialized php values. Useful for database migrations/clones.
gadelgado/sql2seeder
1292 Downloads
A command line utility to transform sql files into database seeders
expertskb/telegram_php
9 Downloads
The 'TelegramPhp' class facilitates database backup operations by exporting tables and data into a SQL file.
esoftsk/sql-mig-bundle
352 Downloads
Database migrations based on SQL files
dingdayu/convert2sql
10 Downloads
big data file convert sql file.
dewan/dewan-sql-seeder
23 Downloads
laravel sql file seed
danilocgsilva/backupphp
41 Downloads
Generates a sql file entirely trough php code
crisjohn02/dbimport
41 Downloads
SQL file importer
conia/quma
106 Downloads
A 'no ORM' database library which uses plain SQL files
christian-schoenefeld/seeds-from-sql
1 Downloads
This package shows different approaches to using seeds from a sql file.
novasto/sql-fixer
10 Downloads
lint SQL in *.php *.sql files.
driehle/php-mysql-export
24 Downloads
A pure PHP implementation to dump a MySQL table into a SQL file.