yasser-elgammal / green-core
Green Framework Core
v1.6.0
2026-05-23 18:43 UTC
Requires
- php: ^8.2
- doctrine/dbal: ^4.4
- nikic/fast-route: ^1.3
- respect/validation: ^2.3
- symfony/console: ^7.4
- symfony/http-client: ^7.4
- symfony/http-foundation: ^7.4
- symfony/mailer: ^7.4
- symfony/mime: ^7.4
- twig/twig: ^3.7
- vlucas/phpdotenv: ^5.6
Requires (Dev)
- phpunit/phpunit: ^12.5
README
Green Core is the heart of the Green Framework — a lightweight, modern PHP framework inspired by Laravel & Symfony, designed for clean architecture, simplicity, and extensibility.
⚠️ This package is not meant to be used standalone.
To start a project, use the Green Skeleton Project.
📖 Documentation
- Internal Core Architecture — Deep technical dive into the kernel, bootstrap, request lifecycle, middleware pipeline, ORM, error handling, and more.