larite / larite
The skeleton application for the Larite framework
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.3
- larite/framework: ^6.1
Requires (Dev)
- symfony/var-dumper: ^7.3
README
Lightweight. Laravel-Inspired. 100% Custom.
Larite is a lightweight PHP MVC framework inspired by Laravel, but built entirely from scratch. It's designed for developers who love Laravel's syntax and structure but want full control, performance, and simplicity.
Larite is not a Laravel clone. It's a fresh micro-framework for small to medium web apps, dashboards, admin panels, and educational projects — without Composer bloat or hidden magic.
🚀 Why Larite?
- Laravel-style routing, middleware, validation
- Custom DI container and lifecycle
- CSRF protection, input sanitization
- Auth scaffolding, flash messages, old inputs
- CLI commands for models, controllers, migrations
- Simple, extendable, and easy to learn
📚 Documentation
Full documentation is available online and regularly updated at:
Please visit the docs for installation instructions, routing, middleware, CLI commands, database, and more.
Larite Welcome Page.
Here is the Larite welcome page view.
ChatGPT Comparison.
Here is the ChatGPT comparison after review the complete Larite's code review.
🙌 Contribute
Want to improve this Laravel-style lightweight framework? Submit a PR or open an issue. All contributions are welcome!
📄 License
Larite is open-source and licensed under the MIT license.