Libraries tagged by implementation
psr-discovery/http-client-implementations
4983915 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
4873375 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
4872716 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
4874851 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
1413288 Downloads
jackalope/jackalope-jackrabbit
847486 Downloads
Jackalope Transport library for Jackrabbit
woothee/woothee
585894 Downloads
Cross-language UserAgent classifier library, PHP implementation
wikimedia/utfnormal
4365152 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
webmozart/key-value-store
388024 Downloads
A key-value store API with implementations for different backends.
webmozart/expression
318860 Downloads
Implementation of the Specification pattern and logical expressions for PHP.
unreal4u/telegram-api
194242 Downloads
A complete Telegram bot API implementation written in PHP, with support for inline bots!
tiamo/spss
234867 Downloads
SPSS is a php-based implementation of IBM SPSS Statistics Standard
testcontainers/testcontainers
38168 Downloads
Testcontainers implementation in PHP
swayok/alternative-laravel-cache
396213 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/
stephenjude/filament-feature-flags
19891 Downloads
Filament implementation of feature flags and segmentation with Laravel Pennant.