emma / framework
A PHP 8.0+ Attributes based Framework. Supports for both MVC and Middle Architecture. Comes with Attribute based http routing, Attributes based Di Container, Attributes based ORM, and Attributes based Entity/DTO/Object validations.
Requires
- php: >=8.0
- emma/common: ^1.1.4
- emma/dbal: ^1.0.1
- emma/di: ^1.2.4
- emma/http-manager: ^1.0.3
- emma/internationalization: ^1.0.1
- emma/orm: ^1.0.1
- emma/searchengine: ^2.0.2
- emma/security: ^1.0.0
- emma/validation: ^1.0.2
Requires (Dev)
- php: >=8.2
- emma/common: ^1.1.4
- emma/dbal: ^1.0.1
- emma/di: ^1.2.4
- emma/http-manager: ^1.0.3
- emma/internationalization: ^1.0.1
- emma/orm: ^1.0.1
- emma/searchengine: ^2.0.2
- emma/security: ^1.0.0
- emma/validation: ^1.0.2
This package is auto-updated.
Last update: 2024-12-12 19:02:38 UTC
README
A PHP 8.0+ Attributes based Framework. Supports for both MVC and Middleware Architecture. Comes with Attribute based http routing, Attributes based Di Container, Attributes based ORM, and Attributes based Entity/DTO/Object validations.
See:
https://github.com/debascoguy/Emma-Common
https://github.com/debascoguy/Di
https://github.com/debascoguy/Http-Manager
https://github.com/debascoguy/Dbal
https://github.com/debascoguy/ORM
https://github.com/debascoguy/Security
https://github.com/debascoguy/validation
Optional Packages For Developments:
======================================
https://github.com/debascoguy/intlCountries
https://github.com/debascoguy/SearchEngine