lion/framework

The Lion-Framework

v3.0.0 2024-05-16 20:55 UTC

README

Lion-Framework Logo

Latest Stable Version Total Downloads License PHP Version Require

About Lion-Framework

Lion-Framework is a web application framework with simple syntax. The idea is that the development is built quickly and easily. Lion-Framework takes the hassle out of development by facilitating common tasks used in many web projects, such as:

  • Simple and fast routing engine.
  • Dependency injection container.
  • Native and easy-to-use database ORM.
  • Database independent schema migrations.

Install

composer create-project lion/framework

License

The framework is open-sourced software licensed under the MIT License.