Libraries tagged by b
symfony/polyfill-php80
712713683 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php73
539465350 Downloads
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php72
643203100 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
swagger-api/swagger-ui
37505412 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
slevomat/coding-standard
103759230 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
phpmd/phpmd
97348626 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
php-amqplib/php-amqplib
111203059 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
opis/closure
219552550 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nunomaduro/termwind
183480910 Downloads
Its like Tailwind CSS, but for the console.
laravel/sail
151869339 Downloads
Docker files for running a basic Laravel application.
laravel/prompts
126118105 Downloads
Add beautiful and user-friendly forms to your command-line applications.
larastan/larastan
25943152 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
jaybizzle/crawler-detect
82674437 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
doctrine/common
335721988 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.
dflydev/dot-access-data
297433671 Downloads
Given a deep data structure, access data by dot notation.