gckabir / arty
This package is abandoned and no longer maintained.
No replacement package was suggested.
A light weight version of Laravel's artisan just for database migrations in PHP projects outside laravel.
0.1.1
2015-04-16 08:54 UTC
Requires
- php: >=5.4.0
- illuminate/console: ~5.0
- illuminate/database: ~5.0
- illuminate/filesystem: ~5.0
- symfony/console: ~2.6
- symfony/yaml: ~2.6
Requires (Dev)
- mockery/mockery: 0.9.*
- phpunit/phpunit: 4.5.*
- symfony/var-dumper: ~2.6
This package is not auto-updated.
Last update: 2022-08-06 05:21:17 UTC
README
NOTE: This repository is no longer maintained
A lightweight version of Laravel's artisan
for using in php projects out side the laravel.
Supports artisan's all database migration & seeding commands