Libraries tagged by Emma
jjpmann/ee-subscribe
2377 Downloads
Subscribe module for Real Magnet and others with Freeform Field type.
rexlmanu/laravel-ts3
11 Downloads
laravel-ts3
emmanuelshekinah/paginate
113 Downloads
Your package description goes here
emmanuelshekinah/hello-world
1 Downloads
Your package description goes here
bosunski/moneywave
25 Downloads
A Testimplementation of the Moneywave API emmanix2002 by Flutterwave
emmanix2002/database-adapter
350 Downloads
A simple package that abstracts away the process of connecting to a database using PDO and interacting with the connection
emma/validation
32 Downloads
A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.
emma/security
29 Downloads
A PHP 8.0+ security services for Emma Framework.
emma/orm
28 Downloads
A PHP 8.2+ Attribute Based ORM for Object/Entity/DTO. Largely inspired by Java SpringBoot annotation based ORM.
emma/internationalization
30 Downloads
A PHP 7.0+ internationalization library and services for getting all the world countries, country states, country's currency/currencies, symbols, locale and languages. It also includes: number formatter, decimal formatter and currency formatter. currency formatter by country name, isoAlphaCode2 or isoAlphaCode3.
emma/http-manager
31 Downloads
A PHP 8.0+ Attributes Based HTTP Routing. Can be used for all cases, MVC and Middleware - Class/Method/Function
emma/framework
29 Downloads
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.
emma/di
45 Downloads
A PHP 8.0+ Dependency Injection - Di - library. Easy to use and can Autowire any class/method/function. Similarly, you can autowire any config variables or values stored in the container.
emma/dbal
31 Downloads
Emma Database Access Layer. Rely solely on the in-built PHP PDO and FAST. Also, comes with advanced Query Builder for more flexibility and searching and with parameterized queries to prevent against sqli or other sql attacks
emma/common
60 Downloads
Emma Common PHP Projects/Library/Tools that supports other Emma Projects..