Build Your next cli tool with Laravel Zero
The Laravel way to build fast, powerful, and elegant console applications, with the simplicity and flexibility you’ve come to love.
composer global require laravel-zero/installer
Get Started
Highly modular
Framework design
Laravel Zero is a lightweight and modular micro-framework for developing fast and powerful console applications. Built on top of the Laravel components.
Write powerful
Console applications
Laravel Zero has a simple and powerful syntax that enables developers to build very complex applications far more quickly than with any previous framework.
For Artisans
100% Open Source
You’re free to dig through the source to see exactly how it works. See something that needs to be improved? Just send us a pull request on GitHub.
Build your next CLI tool faster than ever
Laravel Zero offers a simple, yet powerful framework to create fast, reliable, and scalable console applications built on the robust Laravel components.
Read the docs
Features you'll love
Laravel Zero is a lightweight and flexible framework for building powerful console applications, built on top of Laravel.
Commands
Build powerful and easy-to-use console commands without breaking a sweat. Using a straightforward syntax that gets the job done quickly.
Service Providers
Tap into the full power of Laravel by using service providers to easily add more functionality to your application.
Database
Work with your database like a pro using the DB facade. Whether it’s retrieving data or making changes, it’s simple and hassle-free.
Logging
Stay on top of what’s happening in your app with built-in logging. Debug issues, track activity, and keep everything running smoothly.
Filesystem
Handle files effortlessly. From reading and writing to managing files, Laravel Zero gives you all the tools you need.
Desktop notifications
Make your app stand out by sending friendly desktop notifications that keep users informed in real-time.