Libraries tagged by implementation
eloquent/enumeration
5448556 Downloads
An enumeration implementation for PHP.
cogpowered/finediff
7385010 Downloads
PHP implementation of a Fine granularity Diff engine
psr-discovery/log-implementations
5258402 Downloads
Lightweight library that discovers available PSR-3 Log 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/http-factory-implementations
5392086 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory 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/http-client-implementations
5385700 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
5260778 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
5260188 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
5262516 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
1419326 Downloads
jackalope/jackalope-jackrabbit
855717 Downloads
Jackalope Transport library for Jackrabbit
zenstruck/collection
260291 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
wp-cli/mustache
388588 Downloads
A Mustache implementation in PHP.
woothee/woothee
594706 Downloads
Cross-language UserAgent classifier library, PHP implementation
wikimedia/utfnormal
4565621 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
webmozart/key-value-store
392573 Downloads
A key-value store API with implementations for different backends.