Libraries tagged by ar_php
intahwebz/mb_extra
814 Downloads
A collection of PHP multi-byte string functions that are not present in the mb_string extension.
wujunze/laravel-id-generate
4383 Downloads
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in. and generate number id, generate primary key
werbfred/composer-package-updater
1049 Downloads
This project provides a way to have scripts be executed on packages when they are being installed, updated and uninstalled.
superlyons/yii2-id-generator
5 Downloads
generator id, support Yii AR
rob893/emoji-cache
4 Downloads
LRU cache implementation but all identifiers are emojis.
okipa/laravel-stuck-jobs-notifier
8576 Downloads
Get notified when stuck jobs are detected.
namelesscoder/typo3-repository-gizzle
13 Downloads
GitHub Webhook Listener which releases TYPO3 extensions to TER when tags are created
mckue/laravel-excel
43 Downloads
Laravel-Excel is based on Spartner NL/Lavel Excel code and switches to an xlswriter extension. If your project is using SparnerNL/Lavel Excel and there are big data export performance issues, and you don't want to modify a lot of code, then the current package may be very suitable for you.
kamerk22/ipfuscator
6 Downloads
IPFuscation is a technique that allows for IP addresses to be represented in hexadecimal or decimal instead of the decimal encoding we are used to. IPFuscator allows us to easily convert to these alternative formats that are interpreted in the same way.
jlorente/laravel-eloquent-splitted-dates-trait
4935 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
hotelmah/mysqli-wrapper
6 Downloads
This MySQLi wrapper base class provides properties for Connection and Query Error Messages and ResultSet Properties and Methods to navigate a ResultSet. Connection and Server properties are also provided, basically all of the available features the extension provides.
hotelmah/mysql-table-editor
4 Downloads
MySQL Table Editor Web Application/Project. Add, View, Edit, and Delete (CRUD) records from one table at a time. Switch to other MySQL Tables in your browser. First, set up a per Table Configuration for each table. Specify what fields to see and what fields are required for add/edit. Enjoy a fancy CSS.
foxtech6/mutexsafe
83 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
cdma-numiscorner/ebay-inventory-api
1548 Downloads
The Inventory API is used to create and manage inventory, and then to publish and manage this inventory on an eBay marketplace. There are also methods in this API that will convert eligible, active eBay listings into the Inventory API model.
cdma-numiscorner/ebay-developer-key-management-api
416 Downloads
Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.