sasaya / todo-cli
Command line todo app for geeks.
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.1
- doctrine/dbal: ^3.6
- illuminate/database: ^10.0
- illuminate/view: ^10.0
- laravel/prompts: ^0.1.6
- nunomaduro/termwind: ^1.15.1
Requires (Dev)
- fakerphp/faker: ^1.9.1
- intonate/tinker-zero: ^1.2
- laravel-zero/framework: ^10.0.2
- laravel/pint: ^1.8
- mockery/mockery: ^1.5.1
- phpunit/phpunit: ^10.3
README
This is a community project and not an official Laravel one
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.