liquiddesign / liquid-monitor-cli
Installs: 164
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/liquiddesign/liquid-monitor-cli
Requires
- php: ^8.3.0
 - illuminate/http: ^11.5
 - illuminate/log: ^11.5
 - laravel-zero/framework: ^11.36.1
 - nunomaduro/laravel-console-menu: ^3.5
 
Requires (Dev)
- laravel/pint: ^1.18.3
 - mockery/mockery: ^1.6.12
 - pestphp/pest: ^3.7.1
 
README
Laravel Zero was created by Nuno Maduro and Owen Voke, 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.
