Libraries tagged by SimpleMDE
danog/advanced-json-rpc
2089996 Downloads
A more advanced JSONRPC implementation
codegreencreative/laravel-samlidp
592045 Downloads
Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
chrome-php/wrench
2701252 Downloads
A simple PHP WebSocket implementation
chargebee/chargebee-php
6811748 Downloads
ChargeBee API client implementation for PHP
campaignmonitor/createsend-php
5308933 Downloads
A php library which implements the complete functionality of the Campaign Monitor API.
calcinai/xero-php
3641534 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
cache/redis-adapter
3445523 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/filesystem-adapter
5146894 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7747291 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
beste/in-memory-cache
6070921 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
baum/baum
1514520 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
bandwidth-throttle/token-bucket
1717515 Downloads
Implementation of the Token Bucket algorithm.
auth0/login
4289811 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
arvenil/ninja-mutex
3214464 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
amphp/hpack
5674438 Downloads
HTTP/2 HPack implementation.