Libraries tagged by implement
cogpowered/finediff
7447786 Downloads
PHP implementation of a Fine granularity Diff engine
psr-discovery/log-implementations
5691893 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
5845351 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
5838853 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
5694449 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
5693868 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
5696447 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
1425785 Downloads
jackalope/jackalope-jackrabbit
865267 Downloads
Jackalope Transport library for Jackrabbit
zenstruck/collection
309815 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
z4kn4fein/php-semver
1121943 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.
wp-cli/mustache
729026 Downloads
A Mustache implementation in PHP.
wp-bootstrap/wp-bootstrap-navwalker
40724 Downloads
A custom WordPress nav walker class to fully implement the Bootstrap 4 navigation style in a custom theme using the WordPress built in menu manager.
woothee/woothee
605253 Downloads
Cross-language UserAgent classifier library, PHP implementation
wikimedia/utfnormal
4807262 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present