Libraries tagged by php-imap
remorhaz/php-json-patch
81473 Downloads
JSON Patch (RFC-6902) PHP implementation
prezly/slate-php
146461 Downloads
PHP implementation of the Slate Rich Text Editor data model
pokemon-tcg/pokemon-tcg-sdk-php
12165 Downloads
This is the Pokémon TCG SDK PHP implementation. It is a wrapper around the Pokémon TCG API of pokemontcg.io.
phpfui/icalendar
16696 Downloads
A modern fork of the icalendar.org PHP implementation of rfc5545, management of iCal formatted files
php-tuf/php-tuf
10347 Downloads
PHP implementation of The Update Framework (TUF)
paragonie/pqcrypto_compat
4668 Downloads
Pure PHP implementation of pqcrypto; uses the PHP extension if it exists
paragonie/paserk
237115 Downloads
PHP implementation of PASERK (Platform Agnostic SERialized Keys), a PASETO extension.
money/money
94968 Downloads
PHP implementation of Fowler's Money pattern
mizzrym/php_send_nsca
125791 Downloads
PHP implementation of NSCA client
michaelgooden/mdg-money-doctrine
269311 Downloads
Doctrine Types and Embeddables for the PHP implementation of Fowler's Money pattern.
mesilov/moneyphp-percentage
94148 Downloads
Percentage (VAT) value object for moneyphp/money package with PHP implementation of Fowler's Money pattern
maximecolin/satisfaction
30855 Downloads
A PHP implementation of the specification pattern for DDD
lkaybob/php-fcm-v1
36284 Downloads
PHP Implementation of FCM HTTP v1 API
litle/payments-sdk
140807 Downloads
The Vantiv eCommerce PHP SDK is a PHP implementation of the [Vantiv eCommerce](https://developer.vantiv.com/community/ecommerce). XML API. This SDK was created to make it as easy as possible to connect process your payments with Vantiv eCommerce
kschu91/largest-remainder-method
85018 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.