Libraries tagged by implementation
calcinai/xero-php
3792738 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
cache/filesystem-adapter
5304240 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7898016 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
beste/in-memory-cache
7332764 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
baum/baum
1527684 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
bandwidth-throttle/token-bucket
1758494 Downloads
Implementation of the Token Bucket algorithm.
arvenil/ninja-mutex
3323423 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
amphp/hpack
6090712 Downloads
HTTP/2 HPack implementation.
acquia/http-hmac-php
5519714 Downloads
An implementation of the HTTP HMAC Spec in PHP that integrates with popular libraries such as Symfony and Guzzle.
yubico/u2flib-server
6127317 Downloads
Library for U2F implementation
mathiasverraes/money
2019249 Downloads
PHP implementation of Fowler's Money pattern
gree/jose
2363954 Downloads
JWT, JWS and JWS implementation in PHP
flow/jsonpath
15329927 Downloads
JSONPath implementation for parsing, searching and flattening arrays
eloquent/enumeration
5565120 Downloads
An enumeration implementation for PHP.
psr-discovery/log-implementations
6179947 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.