Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.25 KB

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.