zalsader / my-migrations
There is no license information available for the latest version (v0.1) of this package.
MyMigrations plugin for CakePHP
Package info
github.com/zalsader/MyMigrations
Type:cakephp-plugin
pkg:composer/zalsader/my-migrations
v0.1
2016-12-26 09:17 UTC
Requires
- php: >=5.5.9
- cakephp/cakephp: >=3.3.2 <4.0.0
- cakephp/migrations: ~1.0
Requires (Dev)
This package is not auto-updated.
Last update: 2026-03-09 21:26:30 UTC
README
This is a workaround for CakePHP Migrations to use unsigned integers for ids.
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require zalsader/my-migrations