Libraries tagged by pure php
kornrunner/blurhash
1269438 Downloads
Pure PHP implementation of Blurhash
jakubledl/dissect
4409350 Downloads
Lexing and parsing in pure PHP
clue/redis-protocol
4785193 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
splitbrain/php-archive
1148401 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
singpolyma/openpgp-php
640146 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
mike42/gfx-php
835027 Downloads
The pure PHP graphics library
krowinski/php-mysql-replication
81147 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.
mauricesvay/php-facedetection
83307 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
readdle/app-store-server-api
217514 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
tarantool/client
380684 Downloads
PHP client for Tarantool.
youshido/graphql
536888 Downloads
Pure PHP GraphQL
wikimedia/utfnormal
4646961 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
whitehat101/apr1-md5
9127956 Downloads
Apache's APR1-MD5 algorithm in pure PHP
pleonasm/bloom-filter
692814 Downloads
A pure PHP implementation of a Bloom Filter
pear/math_biginteger
2443762 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.