larite/larite

The skeleton application for the Larite framework

v6.1.1 2025-09-17 12:33 UTC

This package is auto-updated.

Last update: 2025-09-18 06:14:52 UTC


README

Larite Logo

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:

https://larite.dev

Please visit the docs for installation instructions, routing, middleware, CLI commands, database, and more.

Larite Welcome Page.

Here is the Larite welcome page view.

Larite Logo

ChatGPT Comparison.

Here is the ChatGPT comparison after review the complete Larite's code review.

Larite Logo

🙌 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.

MIT License Contributions welcome