33 Repositories
PHP migrations Libraries
This package extends Illuminate to provide partitioned table creation in migrations.
Laravel Partitions for Migrations This package extends Illuminate to provide partitioned table creation in migrations for PostgreSQL. Support for othe
Refresh artisan commands,table,migrations,models,controllers...
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Laravel MiGator - Migrations Generator
Laravel Migator A package that will allow developers to interactively generate schema migrations for a laravel application. It takes into account the
Laravel ClickHouse adds CH client integration, generation & execution of ClickHouse database migrations to the Laravel application.
Laravel ClickHouse Introduction Laravel ClickHouse database integration. This package includes generation and execution of the ClickHouse database mig
Easily add all the 58 Algerian Wilayas and its Dairas to your cool Laravel project (Migrations, Seeders and Models).
Laravel-Algereography Laravel-Algereography allows you to add Migrations, Seeders and Models of Algerian Wilayas and Dairas to your existing or new co
A Simple MVC PHP Framework, integrated with lot of features such as Session, Cookies, Migrations, Database, Factories, Seeding, Bootstrap and Tailwind CSS
Navite A Simple MVC PHP Framework, integrated with lot of features such as Session, Cookies, Migrations, Database, Factories, Seeding, Bootstrap and T
Tables migrations seeded with data according to the Algerian education system structure.
Laravel algerian education system structure If you are building a Learning Management System or a School Management System and targeting the Algerian
Specify the tables that you don't want to drop during refreshing the database.
Custom Fresh Custom Fresh allows fine-grain control of migrations inside your Laravel project. You can choose which tables will not be dropped during
Declare database migrations and factory definitions inside Laravel models.
Lucid This package allows you to declare database migrations and factory definitions inside of your Laravel models. Running the lucid:migrate command
Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
Laravel Migrations Generator Generate Laravel Migrations from an existing database, including indexes and foreign keys! This package is cloned from ht
Migrations for MongoDB based on PHPMongo ODM
PHPMongo Migrator Migrations for MongoDB based on PHPMongo ODM Schema not required in MongoDb, so we dont need to create databases, collections or alt
A tool to run migrations prior to running tests
cakephp-test-migrator A tool to run migrations prior to running tests The Migrator For CakePHP 3.x composer require --dev vierge-noire/cakephp-test-mi
The MX_PhinxMigrations module integrates Phinx database migrations into Magento 2
MX Phinx Migrations About The MX_PhinxMigrations module integrates Phinx database migrations into Magento 2 as a replacement for the built-in setup:up
Validate PHP database migration files for compliance with best practices. Ensure db migrations are irreversible.
PHP DB Migration Validator Introduction In modern PHP frameworks such as Symfony and Laravel, migrations usually have up and down methods. In up metho
Easy data transfer from one database to another
Migrate DB Easy data transfer from one database to another Installation To get the latest version of Migrate DB, simply require the project using Comp
Phalcon devtools
Yarak yarak - (Falconry) a state of prime fitness in a falcon Laravel inspired Phalcon devtools Database migrations that rollback step-by-step, reset
StackSync is a simple, lightweight and native fullstack PHP mini-framework.
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
Helper for opencart migrations
Helper for opencart migrations
Extract SQL statements from migrations
This is my package MigrationToSql To install: composer require bcleverly/migrationtosql --dev This repo is here to help you extract the SQL queries fr
Elasticsearch migrations for Laravel
Elastic Migrations Elasticsearch migrations for Laravel allow you to easily modify and share indices schema across the application's environments. Con
Generate migrations from existing database structures
Laravel Migration Generator Generate migrations from existing database structures, an alternative to the schema dump provided by Laravel. A primary us
Automatic Laravel model migrations.
Laravel Automatic Migrations Automatic Laravel model migrations. Instead of having to create and manage migration files, this package allows you to sp
Migrations module for ProcessWire
ProcessDbMigrate Introduction This module is designed to ease the problem of migrating database changes from one PW environment to another.
Griffin is a Graph-Oriented Migration Framework for PHP
Griffin is a generic migration framework that uses graph theory to provision anything. It plans execution based on migration dependencies and runs them in the correct order.
[Package] Multi-tenant Database Schema Manager for Laravel
Multi-tenant Database Schema Manager for Laravel Tenanti allow you to manage multi-tenant data schema and migration manager for your Laravel applicati
Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
Laravel Migrations Generator Generate Laravel Migrations from an existing database, including indexes and foreign keys! Upgrading to Laravel 5.4 Pleas
A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations
MySQL Workbench Export Laravel 5 Migrations Plugin A MySQL Workbench plugin that allows for exporting a model to Laravel 5 migrations that follow PSR-
PHP Database Migrations for Everyone
Phinx: Simple PHP Database Migrations Intro Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minute
php 5.3 Migration Manager
#What are Database Migrations? Migrations are a convenient way for you to alter your database in a structured and organized manner. You could edit fra
Framework agnostic database migrations for PHP.
Phoenix Framework agnostic database migrations for PHP. Features Validation all settings in migration before executing first query Multiple migration
Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite
Introduction Ruckusing is a framework written in PHP5 for generating and managing a set of "database migrations". Database migrations are declarative
Simple migrations system for php
Phpmig What is it? Phpmig is a (database) migration tool for php, that should be adaptable for use with most PHP 5.3+ projects. It's kind of like doct
PHP Database Migrations for Everyone
Phinx: Simple PHP Database Migrations Intro Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minute