Libraries tagged by phpbu
codeception/phpunit-wrapper
53160543 Downloads
PHPUnit classes used by Codeception
zenstruck/assert
10417408 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
nette/tester
6396555 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
7852729 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
lchrusciel/api-test-case
4804773 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
phpunit/phpcov
18182992 Downloads
CLI frontend for php-code-coverage
shipmonk/dead-code-detector
482299 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.
codeception/lib-innerbrowser
35440000 Downloads
Parent library for all Codeception framework modules and PhpBrowser
wp-phpunit/wp-phpunit
2916157 Downloads
WordPress core PHPUnit library
sempro/phpunit-pretty-print
3343083 Downloads
Prettify PHPUnit output
rregeer/phpunit-coverage-check
5141352 Downloads
Check the code coverage using the clover report of phpunit
psalm/plugin-phpunit
20488796 Downloads
Psalm plugin for PHPUnit
phpunit/phpunit-selenium
10664380 Downloads
Selenium Server integration for PHPUnit
phpauth/phpauth
141205 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
php-mock/php-mock-phpunit
6840174 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.