Libraries tagged by SimpleMenu
franzose/closure-table
908428 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
dvdoug/boxpacker
2320645 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
donatello-za/rake-php-plus
685856 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
codegreencreative/laravel-samlidp
550568 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
2479227 Downloads
A simple PHP WebSocket implementation
chargebee/chargebee-php
6528936 Downloads
ChargeBee API client implementation for PHP
campaignmonitor/createsend-php
5155998 Downloads
A php library which implements the complete functionality of the Campaign Monitor API.
calcinai/xero-php
3494968 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
cache/filesystem-adapter
4987557 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7537528 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
beste/in-memory-cache
4978579 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
baum/baum
1499304 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
bandwidth-throttle/token-bucket
1665709 Downloads
Implementation of the Token Bucket algorithm.
auth0/login
4115978 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
arvenil/ninja-mutex
3117130 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking