Libraries tagged by purge
clue/redis-protocol
5985738 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
bpampuch/pdfmake
43676 Downloads
Client/server side PDF printing in pure JavaScript
tarantool/client
394145 Downloads
PHP client for Tarantool.
youshido/graphql
539614 Downloads
Pure PHP GraphQL
wikimedia/utfnormal
5068033 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
whitehat101/apr1-md5
9304482 Downloads
Apache's APR1-MD5 algorithm in pure PHP
utopia-php/cache
240619 Downloads
A simple cache library to manage application cache storing, loading and purging
splitbrain/php-archive
1209418 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
singpolyma/openpgp-php
676083 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
readdle/app-store-server-api
261118 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
708582 Downloads
A pure PHP implementation of a Bloom Filter
pear/math_biginteger
2535513 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
mike42/gfx-php
902781 Downloads
The pure PHP graphics library
mf2/mf2
285159 Downloads
A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API
krowinski/php-mysql-replication
90566 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.