Libraries tagged by banner
najamhaq/php-amazon-mws
10385 Downloads
An open-source library to connect to Amazon's MWS web services in an object-oriented manner, with a focus on intuitive usage.
mwesigwajoshua/money-out-putter
2 Downloads
MoneyOutputter is a versatile and easy-to-use PHP package designed for formatting and converting monetary amounts into both human-readable words and numeric representations. Ideal for applications that require displaying currency values in a clear and user-friendly manner, this package supports multiple currencies, ensuring that the output is accurate and formatted according to the rules of each currency's locale.
mwesalesdev/netsuiterestletoauth
456 Downloads
Provides a way to connect to NetSuite Restlets in a restful manner.
moe/google-analytics
641 Downloads
Very basic module which was designed to load Google Analytics in a standard manner on all websites.
mattkurek/athena-database
0 Downloads
A simple PHP library for interacting with a MySQL/MariaDB database in a safe and efficient manner while requiring minimal code
mahdy/wpnonce
18 Downloads
running wordpress nonce in opject orianted manner
magicmaster0511/yii2-dynamicform
1099 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
mabentley85/yii2-dynamicform
1585 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
lukasz93p/event-bus
49 Downloads
Package which allow asynchronous tasks processing in convenient manner.
lukasz93p/asynchronous-tasks-queue
64 Downloads
Package which allow asynchronous tasks processing in convenient manner.
luiseduardo/yii2-dynamicform
0 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
labinn-wbraganca/yii2-dynamicform
9 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
kullarkert/yii2-dynamicform
13 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
koxu1996/yii2-dynamicform
170 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.