yahvya / eagle-framework
Eagle framework is a light PHP MVC-based framework
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.4
- ext-curl: *
- ext-pdo: *
- bebat/console-color: ^1.0
- illuminate/view: ^10.47
- phpmailer/phpmailer: ^6.9
- symfony/mime: ^7.0
- symfony/var-dumper: ^7.0
- twig/twig: ^3.8
This package is auto-updated.
Last update: 2025-08-15 10:17:40 UTC
README
❗ Remember to change this description file to match your project.
Eagle framework is a light PHP MVC-based framework, which allows you to develop a small, large website based on a predefined structure and components. The philosophy is, 'The framework is a tool, not a do everything for me.'
Framework details
- 👤 Author and maintainer: Yahaya Bathily - GitHub
- 📄 License: MIT
- 📄 License guard: You are free to use the framework in commercial and non-commercial projects. However, creating and selling a modified version of the framework itself or his documentation - as a competing product - is not permitted.
- 🗓️ Created at: 16/03/2023
- 🌐 Documentation website link: https://yahvya.github.io/personal-eagle-framework-doc/starter-topic.html
- 🛠️ Tools: Git - PHP - Composer - Writerside (for the documentation)
Initialization requirements
- ❗Remember to define your
.env.php
by replacingconfigs/.env.example.php
- ❗Remember to define your
maintenance.secret
by replacingstorage/maintenance/maintenance.secret.example
and putting there thepassword_hash
result of your maintenance secret password