Libraries tagged by sql-files
oluokunkabiru/database-exporter
11 Downloads
Simple and elegant PHP/Laravel database exporter package that exports databases to SQL files and downloads them locally without phpMyAdmin login.
malenki/sql-bookmark
0 Downloads
Use normal SQL file(s) as source of SQL to use in Doctrine, Pomm, PDO or other things…
lastdragon-ru/lara-asp-migrator
7945 Downloads
Improves standard Laravel migrations to add support for raw SQL files during migration and seeding. So you can easily use your favorite visual tool for database development with Laravel.
lajosbencz/stream-parse-sql
138 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.
gggordon/php-sql-replacer
4 Downloads
Replace values in `SQL` files especially with serialized php values. Useful for database migrations/clones.
gadelgado/sql2seeder
1347 Downloads
A command line utility to transform sql files into database seeders
fos1/sf-s-q-l-tools-plugin
375 Downloads
Doctrine SQL Tools Plugin for Symfony1. Task to execute SQL files with triggers, procedures and events in order. Compatible with any kind of database engines.
expertskb/telegram_php
11 Downloads
The 'TelegramPhp' class facilitates database backup operations by exporting tables and data into a SQL file.
esoftsk/sql-mig-bundle
412 Downloads
Database migrations based on SQL files
dingdayu/convert2sql
11 Downloads
big data file convert sql file.
dewan/dewan-sql-seeder
24 Downloads
laravel sql file seed
danilocgsilva/backupphp
43 Downloads
Generates a sql file entirely trough php code
crisjohn02/dbimport
41 Downloads
SQL file importer
christian-schoenefeld/seeds-from-sql
3 Downloads
This package shows different approaches to using seeds from a sql file.