Libraries tagged by implementation
psr-discovery/http-client-implementations
3484494 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/event-dispatcher-implementations
3440339 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/container-implementations
3440035 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/cache-implementations
3441213 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
madewithlove/illuminate-psr-cache-bridge
1390009 Downloads
woothee/woothee
552781 Downloads
Cross-language UserAgent classifier library, PHP implementation
wikimedia/utfnormal
3634158 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
webmozart/key-value-store
363007 Downloads
A key-value store API with implementations for different backends.
webmozart/expression
273751 Downloads
Implementation of the Specification pattern and logical expressions for PHP.
unreal4u/telegram-api
184296 Downloads
A complete Telegram bot API implementation written in PHP, with support for inline bots!
tomorrow-ideas/plaid-sdk-php
1016768 Downloads
PHP implementation of Plaid's API as an SDK.
tiamo/spss
211246 Downloads
SPSS is a php-based implementation of IBM SPSS Statistics Standard
swayok/alternative-laravel-cache
326791 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
spomky-labs/php-aes-gcm
4336875 Downloads
AES GCM (Galois Counter Mode) PHP implementation.
splitbrain/php-archive
969747 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives