Registry / database / cakephp-migrations

cakephp-migrations

JSON →
library5.2.1phppackagistunverified

Database Migration plugin for CakePHP

composer require cakephp/migrations
INSTALL
IMPORT
SIG · CAKEPHP-MIGRATIONS
C
cakephp-migrations
databasephpv5.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Migrations
use Migrations\Migrations;

Run all pending migrations

use Migrations\Migrations; $migrations = new Migrations(); $migrations->migrate();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.2.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
cakephp-migrations — pip install cakephp-migrations · libregistry