Libraries tagged by Emma
emmadonjo/naija
20 Downloads
Naija is a PHP package that provides data about States, Local Government Areas, cities, and towns in Nigeria.
emmadonjo/laravel-filter
34 Downloads
A laravel package to easily add filtering to your eloquent queries
ayela-emmanuel/ayela-orm
38 Downloads
This packge Is a Minimal ORM Setup for interacting with your SQL Database using PDO but abstracts the Database to a more OOP Approch
emmanuelballery/eb-plantumlbundle
6173 Downloads
EBPlantUMLBundle
uncgits/emma-api-wrapper-laravel
6 Downloads
Laravel Wrapper for Emma API PHP Library
uncgits/emma-api-php-library
7 Downloads
PHP Library used to interact with the Emma API for UNCG
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
31 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.