Libraries tagged by sql-migrations
php-database-migration/php-database-migration
54815 Downloads
rake and mybatis SQL migration tool
pmatseykanets/laravel-sql-migrations
29689 Downloads
Raw SQL migrations for Laravel
traackr/sql-migration
54000 Downloads
SQL migration plugin for CakePHP
visol/migrations
9468 Downloads
Enable SQL migration powered by Doctrine
swouters/sql-migrations-bundle
1154 Downloads
Allow symfony database versioning using SQL plain files.
piece-of-kake/sql-migrations
571 Downloads
An OO SQL migration tool with versioning
arakaki-yuji/mig
80 Downloads
Simple SQL migration.
appzap/migrator
498 Downloads
A TYPO3 Extension for SQL Migrations
rebelcode/sql-migrations
8 Downloads
A lightweight SQL migrations library for PHP.
mepihindeveloper/php-sql-migration
6 Downloads
Component for working with SQL migrations
gozoro/yii2-sql-migrations
5 Downloads
Migration controller that works with sql-files ...up.sql and ...down.sql.
bronos/php-sql-migrations
5928 Downloads
PHP SQL Migrations
bonuscred/sql-migration
14 Downloads
SQL Database Migrator
bakkahit/sql-migration
28 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
alphasoft-fr/sql-migration
67 Downloads
PHP SQL Migration