Libraries tagged by implementation
fisharebest/ext-calendar
539667 Downloads
Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.
fisharebest/algorithm
122540 Downloads
Implementation of standard algorithms in PHP.
exussum12/xxhash
2905288 Downloads
xxHash implementation in Pure PHP
digitalbazaar/json-ld
67648 Downloads
A JSON-LD Processor and API implementation in PHP.
devtheorem/php-handlebars
66541 Downloads
A blazing fast, spec-compliant PHP implementation of Handlebars.
davmixcool/php-sentiment-analyzer
184778 Downloads
PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool for PHP using VADER (Valence Aware Dictionary and sEntiment Reasoner), matching the reference Python implementation exactly.
dapphp/radius
1110471 Downloads
A pure PHP RADIUS client based on the SysCo/al implementation
d4h/finediff
1635920 Downloads
PHP implementation of a Fine granularity Diff engine
crell/tukio
234896 Downloads
A robust, stand-alone PSR-14 event dispatcher implementation.
clue/socks-react
1134798 Downloads
Async SOCKS proxy connector client and server implementation, tunnel any TCP/IP-based protocol through a SOCKS5 or SOCKS4(a) proxy server, built on top of ReactPHP.
cache/void-adapter
3096309 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/redis-adapter
4192000 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2649320 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
2032948 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/integration-tests
3629870 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations