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.
phpunit-teamcity-testlistener
PHPUnit TeamCity TestListener is extension for integration PHPUnit and TeamCity continious integration server. Based on PHPUnit's TestListener feature and TeamCity's Service Messages providing fast an...
counit
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
php-skeleton
A skeleton to start new high-quality PHP projects without worrying about bootstrapping everything from scratch.
noise-php
A starter-kit for your PHP project.
PHP-Source-Query
🐘 PHP library to query servers that implement Steam query protocol (also known as Source Engine Query protocol)
php-code-quality
Docker image containing multiple code quality tools for PHP (phpqatools and more).
laravel-json-schema-assertions
JSON Schema assertions for the Laravel framework
auth-tests
Always-current tests for Laravel's authentication system. Curated by the community.
php-mime-detector
Detect a file's mime type using magic numbers.