PHPUnit topic
PHPUnit is a unit testing framework for the PHP programming language. It is an instance of the xUnit architecture for unit testing frameworks.
docker-compose-wordpress
An example Docker Compose setup for WordPress plugin or theme development.
phpunit-brute
Tool to try multiple paths for PHPunit RCE CVE-2017-9841
ci-phpunit-test
An easier way to use PHPUnit with CodeIgniter 3.x.
laravel-ddd-example
Hexagonal Architecture + DDD + CQRS in PHP using Laravel 8
bypass-finals
Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.
laravel-dusk-ci
Docker Test suite for Laravel Dusk in gitlab CI
php-ddd-example
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6
tester
Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
Codeception
Full-stack testing PHP framework