Libraries tagged by php migration
samy/dataversion
18 Downloads
PHP Database Migrations and Seeds
taeluf/big-db
55 Downloads
A feature-rich (but somewhat minimalist) database layer for php, with ORM, migrations, and more.
cubadevops/dbmigrator
5 Downloads
Simple PHP Version Control(migration system) for databases
kulizh/migratool
2 Downloads
Simple PHP class to execute database migrations
google/cloud-rapidmigrationassessment
20 Downloads
Google Cloud Rapid Migration Assessment Client for PHP
compositephp/sync
14 Downloads
PHP 8.1+ SQL Database Migrations and schema synchronisation
adrianorsouza/wp-jekyll-importer
28 Downloads
A simple Wordpress posts and pages migration to jekyll blogging written in PHP
tmd/pusher
1 Downloads
Migration from UrbanAirship push notifications to a PHP package.
oyaw/tp5-rbac
13 Downloads
基于gmars/tp5-rbac库,这个扩展是基于thinkPHP5框架的RBAC权限验证的扩展。使用本扩展能够快速的将RBAC权限控制器模块引入到自己的系统中。原则上本模块适合于任何PHP框架但是由于使用了thinkPHP5的特性所以使用composer安装到其他框架时需要做相应的修改。模块所需要的扩展库可以通过thinkPHP5的migration来做数据迁移。
nachofassini/laravel-database-structure
3723 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
iset/tp5-rbac
2 Downloads
基于gmars/tp5-rbac库。这个扩展是基于thinkPHP5框架的RBAC权限验证的扩展。使用本扩展能够快速的将RBAC权限控制器模块引入到自己的系统中。原则上本模块适合于任何PHP框架但是由于使用了thinkPHP5的特性所以使用composer安装到其他框架时需要做相应的修改。模块所需要的扩展库可以通过thinkPHP5的migration来做数据迁移。
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
eihen/laravel-devlog
124 Downloads
A PHP Laravel library to keep a changelog in database using migrations
interconnectit/search-replace-db
94832 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
mrplantplant/wordpress-auth
1 Downloads
Use WordPress password authentication on other PHP projects, for instance when migrating to another platform