- Oklahoma City, Oklahoma, USA.
-
03:04
(UTC -12:00) - https://www.facebook.com/aademolac
-
-
-
Security Public
Security Layer for Emma Framework
PHP GNU General Public License v3.0 UpdatedNov 30, 2024 -
ORM Public
A PHP 8.2+ Attribute Based ORM for Object/Entity/DTO. Largely inspired by Java SpringBoot annotation based ORM.
PHP GNU General Public License v3.0 UpdatedJan 18, 2024 -
validation Public
PHP Attribute Based Validation For Object / Entity. Also, has DataType Converter to Manage Conversion From One Object Data Type to Another While Validating the Master Object/Entity
-
Emma-Framework Public
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 ba…
-
Dbal Public
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 agains…
PHP GNU General Public License v3.0 UpdatedDec 31, 2023 -
-
Di Public
A PHP 7.0+ Dependency Injection - Di - library. Easy to use and can Autowire any class. Similarly, you can autowire any config variables or values stored in the container.
-
Http-Manager Public
php 8 Attributes based Routing. Can be used for all cases, MVC and Middleware - Class/Method/Function
PHP GNU General Public License v3.0 UpdatedNov 17, 2023 -
Emma-Common Public
Emma Common PHP Projects/Library/Tools that supports other Emma Projects.
PHP GNU Lesser General Public License v2.1 UpdatedJul 8, 2023 -
SearchEngine Public
A Php - MySql Search Engine. Considering the challenges of using MySQL/MSSQL/SQL as a back-end database management tool for large enterprise/industrial level application search-engine. An optimized…
-
intlCountries Public
A PHP 7.0+ internationalization library
PHP GNU General Public License v2.0 UpdatedMay 29, 2023 -
tutorials Public
Forked from eugenp/tutorialsThe "REST With Spring" Course:
Java MIT License UpdatedFeb 8, 2022 -
FlexiblePaginationJS Public
Flexible Pagination is a simple pagination Javascript library that uses JQuery for most of its implementations but very independent of Html View. With the availability for many properties, it can b…
-
SimpleTableDataJS Public
Simple but robust Table Data Pagination JS. only dependent on JQuery but absolutely light weight and very easy to use with ANY/ALL table. Due to the robust nature of the design/development of Simpl…
-
AES_for_PHP_5_and_7 Public
Advanced Encryption Standard (AES) is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001. Also referenced as…
-
LoadingView Public
LoadingView is a Javascript library using jQuery to implement a simple element loading... anybody can easily use. simply download and start using. For JS user, simply call the function: setLoadingV…
-
VigenereCipher Public
The Vigenère cipher (French pronunciation: [viʒnɛːʁ]) is a method of encrypting alphabetic text by using a series of interwoven Caesar ciphers based on the letters of a keyword. It is a form of po…