Libraries tagged by icmp
paragonie/constant_time_encoding
387216871 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nyholm/psr7
274344860 Downloads
A fast PHP7 implementation of PSR-7
myclabs/php-enum
241294631 Downloads
PHP Enum implementation
mustache/mustache
49585413 Downloads
A Mustache implementation in PHP.
moneyphp/money
98101463 Downloads
PHP implementation of Fowler's Money pattern
graham-campbell/result-type
440070020 Downloads
An Implementation Of The Result Type
dnoegel/php-xdg-base-dir
248666757 Downloads
implementation of xdg base directory specification for php
lab404/laravel-impersonate
20101755 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
nette/neon
68249313 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
maglnet/composer-require-checker
13569246 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
webmozart/glob
41824611 Downloads
A PHP implementation of Ant's glob.
symfony/rate-limiter
59911442 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
roave/better-reflection
15111535 Downloads
Better Reflection - an improved code reflection API
react/promise-timer
53770761 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/http
28524018 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP