Supercharge your Laravel workflow with AI-powered code generation!
Laris is a next-gen CLI tool for Laravel developers who want to code smarter, not harder. Generate Laravel components instantly, scaffold projects lightning-fast, and harness AI to automate boilerplate code.
๐ฅ Built by developers, for developers.
laris new project-name
)composer global require larapire/laris
laris new my-awesome-app
laris laris:ai:make:event OrderShipped
laris require spatie/laravel-permission
laris laris:ai:test:generate UserTest
laris/
โโโ ai/ # AI Magic Lives Here
โ โโโ Commands/ # AI Commands (Events, Listeners, Tests...)
โ โโโ Traits/ # Reusable AI Logic (ChatGPT integration)
โโโ src/ # Core CLI Power
โ โโโ Commands/ # Base Commands (New, Require, Install...)
โ โโโ Contracts/ # Interfaces for Extensibility
โ โโโ Helpers/ # Utilities (Git, Str, etc.)
โ โโโ Providers/ # Laravel Service Registration
โโโ tests/ # Because We Test Our Stuff
โโโ .gitignore
โโโ composer.json
โโโ LICENSE
โโโ README.md # You're here! ๐
โ
No more repetitive coding โ Let AI handle boilerplate
โ
Blazing-fast setup โ From laris new
to โHello Worldโ in seconds
โ
GitHub package installer โ Skip Composer for direct GitHub integration
โ
OpenAI-Powered โ Smarter code suggestions
We welcome hackers, tinkerers, and Laravel enthusiasts!
Check out CONTRIBUTING.md (or submit a PR to create one ๐).
MIT โ Do whatever you want, just give credit where itโs due.
Continue to the description and installation page โก๏ธ
๐ Powered by Laravel + AI = โค๏ธ
A project by Larapire