Libraries tagged by implementation
graham-campbell/result-type
301282100 Downloads
An Implementation Of The Result Type
dnoegel/php-xdg-base-dir
224703810 Downloads
implementation of xdg base directory specification for php
webmozart/glob
27599806 Downloads
A PHP implementation of Ant's glob.
symfony/rate-limiter
33909328 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
react/http
21486186 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
paragonie/sodium_compat
102852518 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
mustache/mustache
39192207 Downloads
A Mustache implementation in PHP.
marc-mabe/php-enum
17619429 Downloads
Simple and fast implementation of enumerations with native PHP
league/pipeline
13140565 Downloads
A plug and play pipeline implementation.
laminas/laminas-diactoros
86549742 Downloads
PSR HTTP Message implementations
fig/link-util
55059339 Downloads
Common utility implementations for HTTP links
felixfbecker/advanced-json-rpc
70050836 Downloads
A more advanced JSONRPC implementation
dasprid/enum
109967197 Downloads
PHP 7.1 enum implementation
bensampo/laravel-enum
13349745 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
amphp/socket
22737643 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.