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.
mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succin...
PHPUnit-Polyfills
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
laravel-vue-crud-starter
Laravel 8 + Vue 2 + AdminLTE 3 based Curd Starter template
budget
Get a grip on your finances.
guzzler
Supercharge your app or SDK with a testing library specifically for Guzzle
DesignPatternsPHP
Sample code for several design patterns in PHP 8.x
phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management
php-vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.