Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel-zero/laravel-zero
A PHP framework for console artisans
https://github.com/laravel-zero/laravel-zero
application cli command-line composer console console-application framework hacktoberfest illuminate laravel laravel-zero micro-framework performance php shell standalone symfony terminal tool utility
Last synced: 10 days ago
JSON representation
A PHP framework for console artisans
- Host: GitHub
- URL: https://github.com/laravel-zero/laravel-zero
- Owner: laravel-zero
- Created: 2017-01-26T19:56:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T17:24:49.000Z (7 months ago)
- Last Synced: 2024-05-01T23:45:02.091Z (6 months ago)
- Topics: application, cli, command-line, composer, console, console-application, framework, hacktoberfest, illuminate, laravel, laravel-zero, micro-framework, performance, php, shell, standalone, symfony, terminal, tool, utility
- Language: PHP
- Homepage: https://laravel-zero.com
- Size: 6.38 MB
- Stars: 3,572
- Watchers: 58
- Forks: 198
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- favorite-link - A PHP framework for console artisans。
- awesome-cli-frameworks - laravel-zero - 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. ([PHP](https://www.php.net/) / Useful awesome list for Go cli)
- awesome-laravel - Laravel Zero - Console application - Micro-framework para aplicaciones de consola (Starter Projects)
- php-awesome - Laravel Zero - 基于 Laravel 的命令应用开发框架 (类库 / CLI)
README
Laravel Zero was created by [Nuno Maduro](https://github.com/nunomaduro) and [Owen Voke](https://github.com/owenvoke), 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](https://laravel.com) components.
- Optional installation of Laravel [Eloquent](https://laravel-zero.com/docs/database/), Laravel [Logging](https://laravel-zero.com/docs/logging/) and many others.
- Supports interactive [menus](https://laravel-zero.com/docs/build-interactive-menus/) and [desktop notifications](https://laravel-zero.com/docs/send-desktop-notifications/) on Linux, Windows & MacOS.
- Ships with a [Scheduler](https://laravel-zero.com/docs/task-scheduling/) and a [Standalone Compiler](https://laravel-zero.com/docs/build-a-standalone-application/).
- Integration with [Collision](https://github.com/nunomaduro/collision) - Beautiful error reporting------
## Documentation
For full documentation, visit [laravel-zero.com](https://laravel-zero.com/).
## Support the development
**Do you like this project? Support it by donating**- PayPal: [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L)
- Patreon: [Donate](https://www.patreon.com/nunomaduro)## License
Laravel Zero is an open-source software licensed under the MIT license.