Libraries tagged by implementation
cache/array-adapter
7432297 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
beste/in-memory-cache
4501190 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
baum/baum
1492309 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
bandwidth-throttle/token-bucket
1639496 Downloads
Implementation of the Token Bucket algorithm.
arvenil/ninja-mutex
3075159 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
amphp/hpack
5250311 Downloads
HTTP/2 HPack implementation.
acquia/http-hmac-php
5003183 Downloads
An implementation of the HTTP HMAC Spec in PHP that integrates with popular libraries such as Symfony and Guzzle.
yubico/u2flib-server
5996367 Downloads
Library for U2F implementation
mathiasverraes/money
1980601 Downloads
PHP implementation of Fowler's Money pattern
gree/jose
2202975 Downloads
JWT, JWS and JWS implementation in PHP
flow/jsonpath
15113647 Downloads
JSONPath implementation for parsing, searching and flattening arrays
eloquent/enumeration
5398408 Downloads
An enumeration implementation for PHP.
cogpowered/finediff
7232925 Downloads
PHP implementation of a Fine granularity Diff engine
psr-discovery/log-implementations
4871030 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
4989749 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.