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.

List PHPUnit repositories

docker-compose-wordpress

158
Stars
54
Forks
Watchers

An example Docker Compose setup for WordPress plugin or theme development.

phpunit-brute

25
Stars
21
Forks
Watchers

Tool to try multiple paths for PHPunit RCE CVE-2017-9841

ci-phpunit-test

585
Stars
194
Forks
Watchers

An easier way to use PHPUnit with CodeIgniter 3.x.

laravel-ddd-example

77
Stars
16
Forks
Watchers

Hexagonal Architecture + DDD + CQRS in PHP using Laravel 8

bypass-finals

455
Stars
30
Forks
Watchers

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

160
Stars
51
Forks
Watchers

Docker Test suite for Laravel Dusk in gitlab CI

php-ddd-example

2.9k
Stars
1.1k
Forks
Watchers

🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6

tester

450
Stars
71
Forks
Watchers

Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏

Codeception

4.7k
Stars
1.3k
Forks
Watchers

Full-stack testing PHP framework

phake

479
Stars
117
Forks
Watchers

PHP Mocking Framework