egarciahz / airam-framework
Airam is a web component oriented framework for the fast startup of web applications
v0.0.5-beta
2020-09-11 04:19 UTC
Requires
- php: >=7.2.0
- doctrine/annotations: ^1.10
- doctrine/orm: ^2.7
- krowinski/http-status-codes: ^1.0
- laminas/laminas-diactoros: ^2.3
- laminas/laminas-httphandlerrunner: ^1.2
- laminas/laminas-stratigility: ^3.2
- laminas/laminas-uri: ^2.7
- middlewares/redirect: ^2.0
- middlewares/whoops: ^2.0
- monolog/monolog: ^2.1
- nikic/fast-route: ^1.3
- ocramius/proxy-manager: ^2.2
- opis/closure: ^3.5
- php-di/php-di: ^6.2
- symfony/filesystem: ^5.1
- vlucas/phpdotenv: ^5.1
- zordius/lightncandy: ^1.2
This package is auto-updated.
Last update: 2025-01-16 08:53:18 UTC
README
Core of the Airam project
About Airam
Airam is an easy-to-start web development framework, focused on providing the developer with an understandable environment using familiar template syntax and Component-oriented flow, router-centric, and looking similar to the early days of Angular2.
- Router based on FastRouter.
- Dependency injection container accessible from the application instance.
- Fast template engine optimized for production.
- Build container function network and template elements