Libraries tagged by TDES
nelmio/alice
45994510 Downloads
Expressive fixtures generator
laravel/pao
8432499 Downloads
Agent-optimized output for PHP testing tools
laravel/dusk
40973370 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
30479255 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
dg/bypass-finals
30558331 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dealerdirect/phpcodesniffer-composer-installer
182509199 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
behat/mink-browserkit-driver
66337123 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
92012569 Downloads
Browser controller/emulator abstraction for PHP
antecedent/patchwork
21919648 Downloads
Method redefinition (monkey-patching) functionality for PHP.
vishnubob/wait-for-it
240987 Downloads
Pure bash script to test and wait on the availability of a TCP host and port
shipmonk/dead-code-detector
4373191 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
phpat/phpat
5842822 Downloads
PHP Architecture Tester
mikey179/vfsstream
116938119 Downloads
Virtual file system to mock the real file system in unit tests.
johnkary/phpunit-speedtrap
39643009 Downloads
Find and report on slow tests in your PHPUnit test suite
zenstruck/messenger-test
6095717 Downloads
Assertions and helpers for testing your symfony/messenger queues.