| Package Data | |
|---|---|
| Maintainer Username: | johnnyfreeman | 
| Maintainer Contact: | prsjohnny@gmail.com (Johnny Freeman) | 
| Package Create Date: | 2013-08-04 | 
| Package Last Update: | 2015-07-28 | 
| Home Page: | |
| Language: | PHP | 
| License: | MIT | 
| Last Refreshed: | 2025-11-02 15:04:13 | 
| Package Statistics | |
|---|---|
| Total Downloads: | 613 | 
| Monthly Downloads: | 0 | 
| Daily Downloads: | 0 | 
| Total Stars: | 9 | 
| Total Watchers: | 1 | 
| Total Forks: | 2 | 
| Total Open Issues: | 0 | 
A global command line tool ( inspired by the Grunt CLI) for Laravel's Artisan.
php before every artisan commandartisan commands from within your Laravel project's subdirectoriesThe recommended way to install Artisan CLI is through composer:
composer global require johnnyfreeman/artisan-cli:*