Libraries tagged by php imap
soatok/minisign
20594 Downloads
PHP implementation of minisign, based on libsodium
sinner/phpseclib-bundle
169933 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc. Created By Jim Wigginton and Modified to be a Symfony2 Bundle.
shawm11/hawk-auth
11958 Downloads
PHP implementation of the Hawk HTTP authentication scheme
rozklad/heremaps-flexible-polyline
252767 Downloads
PHP implementation of Flexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples
rich-davis1/phpw2v
1120 Downloads
A PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library.
phpjuice/opencf
3593 Downloads
PHP implementation of the (Weighted Slopeone,Cosine, Weighted Cosine) rating-based collaborative filtering schemes.
n0sz/commonmark-marker-extension
54303 Downloads
A marker extension for CommonMark PHP implementation
money/money
85427 Downloads
PHP implementation of Fowler's Money pattern
mesilov/moneyphp-percentage
17768 Downloads
Percentage (VAT) value object for moneyphp/money package with PHP implementation of Fowler's Money pattern
maximecolin/satisfaction
28457 Downloads
A PHP implementation of the specification pattern for DDD
litle/payments-sdk
136619 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
leigh/mt-rand
79343 Downloads
PHP implementation of the MT19937 algorithm
leigh/chacha20
2113 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
kschu91/largest-remainder-method
59190 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.
immense/macaroons
46684 Downloads
PHP implementation of Macaroons