Libraries tagged by implementation
calcinai/xero-php
3531409 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
cache/redis-adapter
3360284 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/filesystem-adapter
5029570 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7610766 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
beste/in-memory-cache
5271912 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
baum/baum
1502290 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
bandwidth-throttle/token-bucket
1678903 Downloads
Implementation of the Token Bucket algorithm.
arvenil/ninja-mutex
3142566 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
amphp/hpack
5489404 Downloads
HTTP/2 HPack implementation.
acquia/http-hmac-php
5158023 Downloads
An implementation of the HTTP HMAC Spec in PHP that integrates with popular libraries such as Symfony and Guzzle.
yubico/u2flib-server
6032665 Downloads
Library for U2F implementation
phpbench/dom
8202186 Downloads
DOM wrapper to simplify working with the PHP DOM implementation
gree/jose
2254354 Downloads
JWT, JWS and JWS implementation in PHP
flow/jsonpath
15184904 Downloads
JSONPath implementation for parsing, searching and flattening arrays
eloquent/enumeration
5446856 Downloads
An enumeration implementation for PHP.