Libraries tagged by implementation
kornrunner/blurhash
1184351 Downloads
Pure PHP implementation of Blurhash
kigkonsult/icalcreator
2167899 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
jolicode/elastically
1404523 Downloads
Opinionated Elastica based framework to bootstrap PHP and Elasticsearch implementations.
j4mie/paris
449559 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
guzzlehttp/guzzle-services
8895174 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
galbar/jsonpath
4691737 Downloads
JSONPath implementation for querying and updating JSON objects
franzose/closure-table
861317 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
dvdoug/boxpacker
2282161 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
668914 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
chrome-php/wrench
2375339 Downloads
A simple PHP WebSocket implementation
chargebee/chargebee-php
6383147 Downloads
ChargeBee API client implementation for PHP
calcinai/xero-php
3429933 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
cache/filesystem-adapter
4916564 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7426733 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
beste/in-memory-cache
4474586 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.