lion / framework
The Lion-Framework
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.3
- lion/authentication: ^4.0
- lion/bundle: ^17.19
- phpmailer/phpmailer: ^6.9
- symfony/mailer: ^7.1
Requires (Dev)
- lion/test: ^2.1
- phpunit/phpunit: ^11.4
- robiningelbrecht/phpunit-pretty-print: ^1.3
This package is auto-updated.
Last update: 2024-11-19 13:10:07 UTC
README
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.