Libraries tagged by reql
symfony/cache-contracts
258342496 Downloads
Generic abstractions related to caching
symfony/browser-kit
244571414 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
roave/security-advisories
82768157 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
php-http/promise
267741996 Downloads
Promise used for asynchronous HTTP requests
php-http/message
230696922 Downloads
HTTP Message related tools
nikic/fast-route
80327035 Downloads
Fast request router for PHP
mikey179/vfsstream
93114515 Downloads
Virtual file system to mock the real file system in unit tests.
laminas/laminas-code
159026777 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
331771951 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
244426946 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
roave/better-reflection
10459808 Downloads
Better Reflection - an improved code reflection API
rmccue/requests
29998962 Downloads
A HTTP library written in PHP, for human beings.
maglnet/composer-require-checker
8362813 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
barryvdh/reflection-docblock
98785636 Downloads
doctrine/reflection
102839111 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.