Libraries tagged by php imap
smalot/cups-ipp
180710 Downloads
CUPS Implementation of IPP - PHP Client API
simonhamp/the-og
7987 Downloads
A minimalist OpenGraph Image Generator for PHP
debuss-a/mtomsoapclient
150563 Downloads
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.
quasarstream/webrtc
579 Downloads
This package provides a complete WebRTC implementation written entirely in PHP
davidearl/webauthn
38306 Downloads
An implementation of webauthn in PHP on the server side (e.g Yubico 2 and Google Titan keys)
beelab/bowerphp
102745 Downloads
An implementation of bower in PHP
jomweb/ringgit
172098 Downloads
Malaysia Ringgit implementation on top of Money PHP
fisharebest/algorithm
77783 Downloads
Implementation of standard algorithms in PHP.
nekman/luhn-algorithm
690547 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
hieu-le/wordpress-xmlrpc-client
146291 Downloads
A PHP client for Wordpress websites that closely implement the XML-RPC WordPress API with full test suite built in
emonkak/enumerable
313977 Downloads
An implementation of LINQ to Objects for PHP
bentools/etl
45861 Downloads
PHP ETL (Extract / Transform / Load) implementation, with very few dependencies.
willwashburn/phpamo
138902 Downloads
A PHP library to create urls for Camo - the SSL image proxy
tucker-eric/docusign-rest-client
606705 Downloads
A PHP Wrapper For The Official Docusign Esign Library Implementing The Docusign REST Api
olssonm/l5-zxcvbn
246238 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.