Libraries tagged by implement
cache/array-adapter
7511662 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
beste/in-memory-cache
4862372 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
baum/baum
1497547 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
bandwidth-throttle/token-bucket
1659273 Downloads
Implementation of the Token Bucket algorithm.
auth0/login
4096032 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
arvenil/ninja-mutex
3107903 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
amphp/hpack
5350126 Downloads
HTTP/2 HPack implementation.
acquia/http-hmac-php
5078302 Downloads
An implementation of the HTTP HMAC Spec in PHP that integrates with popular libraries such as Symfony and Guzzle.
zendframework/zend-cache
11140463 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
yubico/u2flib-server
6010977 Downloads
Library for U2F implementation
mathiasverraes/money
1984786 Downloads
PHP implementation of Fowler's Money pattern
league/uri-hostname-parser
6293199 Downloads
ICANN base hostname parsing implemented in PHP.
gree/jose
2223235 Downloads
JWT, JWS and JWS implementation in PHP
flow/jsonpath
15144789 Downloads
JSONPath implementation for parsing, searching and flattening arrays
eloquent/enumeration
5420787 Downloads
An enumeration implementation for PHP.