Libraries tagged by pure-php
clue/redis-protocol
2584228 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
youshido/graphql
530558 Downloads
Pure PHP GraphQL
wikimedia/utfnormal
3773215 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
whitehat101/apr1-md5
8692285 Downloads
Apache's APR1-MD5 algorithm in pure PHP
splitbrain/php-archive
991501 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
singpolyma/openpgp-php
551211 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
readdle/app-store-server-api
131928 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
651868 Downloads
A pure PHP implementation of a Bloom Filter
pear/math_biginteger
2213436 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
mike42/gfx-php
693786 Downloads
The pure PHP graphics library
krowinski/php-mysql-replication
68297 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.
illuminated/helper-functions
405271 Downloads
Laravel-specific and pure PHP Helper Functions.
freedsx/ldap
106635 Downloads
A Pure PHP LDAP library
exussum12/xxhash
1676431 Downloads
xxHash implementation in Pure PHP
dapphp/radius
651941 Downloads
A pure PHP RADIUS client based on the SysCo/al implementation