An open API service indexing awesome lists of open source software.

https://github.com/nunomaduro/example-issue-110


https://github.com/nunomaduro/example-issue-110

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        




Build Status
Quality Score
Coverage
Total Downloads
Latest Stable Version
License

This is a community project and not an official Laravel one

Laravel Zero was created by, and is maintained by [Nuno Maduro](https://github.com/nunomaduro), 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 [Eloquent](http://laravel-zero.com/#/?id=database).
- Auto detects commands and supports [desktop notifications](https://github.com/nunomaduro/laravel-desktop-notifier) on Linux, Windows & MacOS.
- Ships with a [Scheduler](http://laravel-zero.com/#/?id=scheduler) and a [Standalone Compiler](http://laravel-zero.com/#/?id=building-a-standalone-application).
- Integration with [Collision](https://github.com/nunomaduro/collision) - A Detailed & intuitive error handler.
------

## Documentation

For full documentation, visit [laravel-zero.com](http://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](https://github.com/laravel-zero/laravel-zero/blob/stable/LICENSE.md).