Libraries tagged by pure php
pleonasm/bloom-filter
772253 Downloads
A pure PHP implementation of a Bloom Filter
kornrunner/secp256k1
614221 Downloads
Pure PHP secp256k1
hfig/mapi
510200 Downloads
Pure PHP library for reading and manipulating Microsoft Outlook .msg messages (MAPI documents)
freedsx/ldap
151131 Downloads
A Pure PHP LDAP library
exussum12/xxhash
2789851 Downloads
xxHash implementation in Pure PHP
dapphp/radius
1067714 Downloads
A pure PHP RADIUS client based on the SysCo/al implementation
pear/math_biginteger
2968287 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
jasonhinkle/php-gpg
150735 Downloads
GPG / PGP port written in pure PHP with no binary dependencies
mauricesvay/php-facedetection
87070 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
elfet/pure
1754503 Downloads
Pure PHP key-value storage
readdle/app-store-receipt-verification
224987 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
phpxmlrpc/polyfill-xmlrpc
431068 Downloads
A pure-php reimplementation of the API exposed by the native XML-RPC extension
tarantool/mapper
64516 Downloads
PHP Object Mapper for Tarantool.
wikimedia/cdb
1059655 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
vaibhavpandeyvpz/phemail
131414 Downloads
A pure PHP MIME parser for parsing raw email files (.eml) with full support for multipart messages, nested structures, and RFC 2046 compliance.