Green Framework is a simple and modern PHP framework built to make development faster and easier.
It focuses on clean code and uses modern PHP features like Attributes, so you can define things like routes directly inside your controllers without extra files.
π Why use Green?
- Simple and lightweight
- Clean and readable code
- Fast to build with
- Great for small to medium projects
β‘ Installation
You can install Green Framework using Composer:
composer create-project yasser-elgammal/green
π Documentation
You can view the full documentation and explore the project on GitHub:
Feel free to explore the code, open issues, or contribute to the project π
π‘ Conclusion
Green Framework is a good choice if you want a clean and simple way to build modern PHP applications without unnecessary complexity.
Top comments (0)