Libraries tagged by dove
vlucas/phpdotenv
522852883 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twbs/bootstrap
15688082 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
symfony/dotenv
191373694 Downloads
Registers environment variables from a .env file
cakephp/cakephp
16317098 Downloads
The CakePHP framework
behat/behat
84947078 Downloads
Scenario-oriented BDD framework for PHP
symfony/web-profiler-bundle
125905400 Downloads
Provides a development tool that gives detailed information about the execution of any request
setasign/fpdi
116139932 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.
orchestra/testbench
31829843 Downloads
Laravel Testing Helper for Packages Development
kirschbaum-development/eloquent-power-joins
13913953 Downloads
The Laravel magic applied to joins.
twitter/bootstrap
1682128 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
tracy/tracy
20980539 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
seld/signal-handler
52314807 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
orchestra/testbench-core
34248666 Downloads
Testing Helper for Laravel Development
friendsofsymfony/rest-bundle
67212470 Downloads
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
josegonzalez/dotenv
8467009 Downloads
dotenv file parsing for PHP