Libraries tagged by relu
doctrine/lexer
968889154 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
graham-campbell/result-type
422246795 Downloads
An Implementation Of The Result Type
jean85/pretty-package-versions
322094653 Downloads
A library to get pretty versions strings of installed dependencies
composer/pcre
356000670 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
thecodingmachine/safe
116319930 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/web-profiler-bundle
162811691 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/polyfill-intl-icu
270025637 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/http-client-contracts
433897386 Downloads
Generic abstractions related to HTTP clients
symfony/form
164294305 Downloads
Allows to easily create, process and reuse HTML forms
symfony/cache-contracts
338046673 Downloads
Generic abstractions related to caching
symfony/browser-kit
298667867 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
spatie/laravel-query-builder
31610601 Downloads
Easily build Eloquent queries from API requests
roave/security-advisories
104773519 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
php-http/promise
331754462 Downloads
Promise used for asynchronous HTTP requests
php-http/message
281896573 Downloads
HTTP Message related tools