php-testing

Installation
SKILL.md

PHP Testing Skill

Overview

Apply PHPUnit testing patterns for PHP projects: unit tests with data providers, test doubles (stubs, mocks, Prophecy), database testing (Laravel/Symfony), HTTP testing, and coverage configuration.

See references/patterns.md for full code examples, the failure modes table, and the commands reference.

Reference Loading Table

Signal Load These Files Why
writing PHPUnit tests: data providers, mocks/stubs, database or HTTP tests, coverage config patterns.md Loads detailed guidance from patterns.md.

Instructions

Phase 1: IDENTIFY

Installs
9
GitHub Stars
416
First Seen
Mar 27, 2026
php-testing — notque/vexjoy-agent