Libraries tagged by fomr
react/event-loop
105239416 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
ramsey/collection
405036258 Downloads
A PHP library for representing and manipulating collections.
psr/link
126539993 Downloads
Common interfaces for HTTP links
psr/http-factory
584628221 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
psr/http-client
579592208 Downloads
Common interface for HTTP clients
psr/event-dispatcher
525333907 Downloads
Standard interfaces for event handling.
psr/clock
247518438 Downloads
Common interface for reading the clock.
predis/predis
267639978 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpstan/phpdoc-parser
271553450 Downloads
PHPDoc parser with support for nullable, intersection and generic types
phpspec/prophecy
530400598 Downloads
Highly opinionated mocking framework for PHP 5.3+
phpoption/phpoption
469467005 Downloads
Option Type for PHP
phpcompatibility/php-compatibility
61788179 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
php-webdriver/webdriver
75556208 Downloads
A PHP client for Selenium WebDriver. Previously facebook/webdriver.
php-http/promise
271742832 Downloads
Promise used for asynchronous HTTP requests
php-http/httplug
271049424 Downloads
HTTPlug, the HTTP client abstraction for PHP