-
Notifications
You must be signed in to change notification settings - Fork 2
A CakePHP vendor and shell libraries which help using YAML migrations without the PEAR library.
License
gmomchilov/cakephp-yaml-migrations-and-fixtures
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WHAT IS THIS? This package cointains migrations and fixtures libraries to be used with the CakePHP framework. It does not require any external packages except for the CakePHP framework and the SPYC class (included in this package but *not* authored by me) HOW TO USE? Just put all files ( except for this README ) in your CakePHP vendors folder. If you want to use the API only, simply include the classes in your code ( App::Import('vendor', 'migrations' ) and/or App::Import('vendor', 'fixtures' ) ). For further details, please reference to the docs of the classes. To use the migrations shell, use your cake console - type ./cake migrate help for details. AUTHOR Georgi Momchilov <gmomchilov at gmail dot com>
About
A CakePHP vendor and shell libraries which help using YAML migrations without the PEAR library.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published