Libraries tagged by redu
graham-campbell/result-type
305673669 Downloads
An Implementation Of The Result Type
composer/pcre
245903928 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
thecodingmachine/safe
75241930 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/web-profiler-bundle
126278164 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/form
129828477 Downloads
Allows to easily create, process and reuse HTML forms
symfony/browser-kit
245165504 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
roave/security-advisories
83038417 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
php-http/promise
268462302 Downloads
Promise used for asynchronous HTTP requests
nikic/fast-route
80547110 Downloads
Fast request router for PHP
snc/redis-bundle
36018242 Downloads
A Redis bundle for Symfony
simshaun/recurr
12578617 Downloads
PHP library for working with recurrence rules
rmccue/requests
30065286 Downloads
A HTTP library written in PHP, for human beings.
maglnet/composer-require-checker
8415000 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
symfony/lock
103720501 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
spatie/regex
12086219 Downloads
A sane interface for php's built in preg_* functions