gckabir / arty
A light weight version of Laravel's artisan just for database migrations in PHP projects outside laravel.
Installs: 72
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
pkg:composer/gckabir/arty
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