Libraries tagged by reql
symfony/cache-contracts
266272047 Downloads
Generic abstractions related to caching
symfony/browser-kit
249984682 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
roave/security-advisories
85103397 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
php-http/promise
274176279 Downloads
Promise used for asynchronous HTTP requests
php-http/message
235897791 Downloads
HTTP Message related tools
nikic/fast-route
82287471 Downloads
Fast request router for PHP
laminas/laminas-code
163202474 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
336915332 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
composer/pcre
255539514 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
rmccue/requests
30710737 Downloads
A HTTP library written in PHP, for human beings.
barryvdh/reflection-docblock
101805549 Downloads
doctrine/reflection
103421871 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
symfony/lock
107071663 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
pusher/pusher-php-server
77756142 Downloads
Library for interacting with the Pusher REST API
psr/http-server-middleware
72184414 Downloads
Common interface for HTTP server-side middleware