Libraries tagged by pure-php
clue/redis-protocol
5128158 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
youshido/graphql
537859 Downloads
Pure PHP GraphQL
wikimedia/utfnormal
4770503 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
whitehat101/apr1-md5
9183008 Downloads
Apache's APR1-MD5 algorithm in pure PHP
splitbrain/php-archive
1168099 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
singpolyma/openpgp-php
650503 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
readdle/app-store-server-api
230584 Downloads
Pure-PHP library that allows managing customer transactions using the App Store Server API and handling server-to-server notifications using the App Store Server Notifications V2
pleonasm/bloom-filter
697213 Downloads
A pure PHP implementation of a Bloom Filter
pear/math_biginteger
2470411 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
mike42/gfx-php
854197 Downloads
The pure PHP graphics library
krowinski/php-mysql-replication
82515 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
kornrunner/secp256k1
461741 Downloads
Pure PHP secp256k1
illuminated/helper-functions
503128 Downloads
Laravel-specific and pure PHP Helper Functions.
hfig/mapi
313535 Downloads
Pure PHP library for reading and manipulating Microsoft Outlook .msg messages (MAPI documents)
exussum12/xxhash
2113148 Downloads
xxHash implementation in Pure PHP