rsivakov / onmydev
The Laravel Zero Framework.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Language:Shell
Type:project
pkg:composer/rsivakov/onmydev
Requires
- php: ^7.2
 - laravel-zero/framework: ^6.0
 - nunomaduro/laravel-console-menu: ^2.1
 - padraic/phar-updater: ^1.0.6
 
Requires (Dev)
- mockery/mockery: ^1.0
 - phpunit/phpunit: ^8.0
 
This package is auto-updated.
Last update: 2023-04-08 11:14:24 UTC
README
This is a community project and not an official Laravel one
Laravel Zero was created by, and is maintained by Nuno Maduro, and is a micro-framework that provides an elegant starting point for your console application. It is an unofficial and customized version of Laravel optimized for building command-line applications.
- Built on top of the Laravel components.
 - Optional installation of Laravel Eloquent, Laravel Logging and many others.
 - Supports interactive menus and desktop notifications on Linux, Windows & MacOS.
 - Ships with a Scheduler and a Standalone Compiler.
 - Integration with Collision - Beautiful error reporting
 
Documentation
For full documentation, visit laravel-zero.com.
Support the development
Do you like this project? Support it by donating
License
Laravel Zero is an open-source software licensed under the MIT license.
