Migrations
CakePHP database migrations plugin
Install / Use
/learn @cakephp/MigrationsREADME
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
composer require cakephp/migrations
Configuration
You can load the plugin using the shell command:
bin/cake plugin load Migrations --only-cli
If you are using the PendingMigrations middleware, use:
bin/cake plugin load Migrations
Documentation
Full documentation of the plugin can be found on the CakePHP Cookbook.
Related Skills
feishu-drive
344.1k|
things-mac
344.1kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
344.1kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
postkit
PostgreSQL-native identity, configuration, metering, and job queues. SQL functions that work with any language or driver
