Libraries tagged by BE
symfony/console
1139981446 Downloads
Eases the creation of beautiful and testable command line interfaces
swagger-api/swagger-ui
49051553 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
sebastian/code-unit-reverse-lookup
827265143 Downloads
Looks up which function or method a line of code belongs to
doctrine/lexer
952633593 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/event-manager
523319479 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
behat/behat
101247093 Downloads
Scenario-oriented BDD framework for PHP
gedmo/doctrine-extensions
123923313 Downloads
Doctrine behavioral extensions
beberlei/assert
101331534 Downloads
Thin assertion library for input validation in business models.
symfony/web-link
105998633 Downloads
Manages links between resources
symfony/framework-bundle
249732798 Downloads
Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/browser-kit
293282841 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
setasign/fpdi
154200396 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
phpmd/phpmd
113534277 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
131480575 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
opis/closure
234392183 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.