liger / framework
The liger Framework.
Requires
- fzaninotto/faker: ^1.8
- league/flysystem: ^1.1@dev
- ramsey/uuid: ^3.8
- respect/validation: ^2.0@dev
- swiftmailer/swiftmailer: ^6.0
- symfony/console: ^4.2
- symfony/contracts: ^1.0
- symfony/dependency-injection: ^4.2
- symfony/dotenv: ^4.2
- symfony/event-dispatcher: ^4.2
- symfony/filesystem: ^4.2
- symfony/http-foundation: ^4.2
- symfony/http-kernel: ^4.2
- symfony/process: 4.4.x-dev
- symfony/routing: ^4.2
- symfony/security: ^4.2
- symfony/var-dumper: ^4.2
- twig/twig: ^2.0
- tymon/jwt-auth: dev-master
Requires (Dev)
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2024-11-12 03:17:07 UTC
README
About Liger MVC
Liger is a web application framework with expressive, elegant syntax built in mind for api developers. We believe building apis should be the building block of every web and mobile application. Liger comes with a view incase you might decide to use this framework as a full tool, all components for views are all set up.
In this Package comes the following features:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Database agnostic schema migrations.
- Validation Validation.
- HTML Form helpers Form Helpers.
Contributing
Thank you for considering contributing to the framework! The contribution guide can be found in the liger documentation.
Code of Conduct
In order to ensure that the Liger community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
If you discover a security vulnerability within LigerPHP, please send an e-mail to Johnson Awah Alfred via fred@liger.com. All security vulnerabilities will be promptly addressed.
License
The liger framework is open-sourced software licensed under the MIT license.