Download the PHP package cakephp/migrations without Composer
On this page you can find all versions of the php package cakephp/migrations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cakephp/migrations
More information about cakephp/migrations
Files in cakephp/migrations
Download cakephp/migrations
More information about cakephp/migrations
Files in cakephp/migrations
Vendor cakephp
Package migrations
Short Description Database Migration plugin for CakePHP
License MIT
Homepage https://github.com/cakephp/migrations
Package migrations
Short Description Database Migration plugin for CakePHP
License MIT
Homepage https://github.com/cakephp/migrations
Please rate this library. Is it a good library?
Informations about the package migrations
Migrations plugin for CakePHP
This is a Database Migrations system for CakePHP.
The plugin provides a complete database migration solution with support for creating, running, and managing migrations.
This branch is for use with CakePHP 5.x. See version map for details.
Installation
You can install this plugin into your CakePHP application using Composer.
Run the following command
Configuration
You can load the plugin using the shell command:
If you are using the PendingMigrations middleware, use:
Documentation
Full documentation of the plugin can be found on the CakePHP Cookbook.
All versions of migrations with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
cakephp/cache Version ^5.3.0
cakephp/database Version ^5.3.2
cakephp/orm Version ^5.3.0
cakephp/cache Version ^5.3.0
cakephp/database Version ^5.3.2
cakephp/orm Version ^5.3.0
The package cakephp/migrations contains the following files
Loading the files please wait ...