Libraries tagged by pure
kornrunner/keccak
2030152 Downloads
Pure PHP implementation of Keccak
kornrunner/blurhash
1175428 Downloads
Pure PHP implementation of Blurhash
jakubledl/dissect
4351610 Downloads
Lexing and parsing in pure PHP
clue/redis-protocol
3902436 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
bpampuch/pdfmake
41301 Downloads
Client/server side PDF printing in pure JavaScript
youshido/graphql
534464 Downloads
Pure PHP GraphQL
wikimedia/utfnormal
4332574 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
whitehat101/apr1-md5
8984783 Downloads
Apache's APR1-MD5 algorithm in pure PHP
splitbrain/php-archive
1099967 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
singpolyma/openpgp-php
609714 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
readdle/app-store-server-api
185755 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
pear/math_biginteger
2369244 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
mike42/gfx-php
786864 Downloads
The pure PHP graphics library
mf2/mf2
267446 Downloads
A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API
krowinski/php-mysql-replication
77678 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.