Libraries tagged by SimpleMenu
chargebee/chargebee-php
8698392 Downloads
ChargeBee API client implementation for PHP
campaignmonitor/createsend-php
6125508 Downloads
A php library which implements the complete functionality of the Campaign Monitor API.
cache/filesystem-adapter
6096453 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
8628191 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
bandwidth-throttle/token-bucket
2018290 Downloads
Implementation of the Token Bucket algorithm.
arvenil/ninja-mutex
3848800 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
acquia/http-hmac-php
6544044 Downloads
An implementation of the HTTP HMAC Spec in PHP that integrates with popular libraries such as Symfony and Guzzle.
zendframework/zend-cache
11710816 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
mathiasverraes/money
2065400 Downloads
PHP implementation of Fowler's Money pattern
league/uri-hostname-parser
6523774 Downloads
ICANN base hostname parsing implemented in PHP.
iatstuti/laravel-cascade-soft-deletes
1183881 Downloads
Cascading deletes for Eloquent models that implement soft deletes
gree/jose
2701372 Downloads
JWT, JWS and JWS implementation in PHP
flow/jsonpath
15787153 Downloads
JSONPath implementation for parsing, searching and flattening arrays
eloquent/enumeration
5945030 Downloads
An enumeration implementation for PHP.
psr-discovery/container-implementations
10042456 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.