Libraries tagged by php test
jbzoo/codestyle
1123882 Downloads
Collection of QA tools and JBZoo code standards
jayhealey/webception
10780 Downloads
Web Interface for running Codeception tests.
jasonmccreary/phpunit-tia
561 Downloads
Test Impact Analysis for PHPUnit
jasonmccreary/double
130 Downloads
A modern PHP double library that puts developer experience first.
hot/phpunit-runner
67567 Downloads
The lib allows to watch phpunit tests
dykyi-roman/awesome-claude-code
1567 Downloads
Claude Code extension for PHP: audits (architecture, DDD, security, performance, PSR, design patterns, Docker, CI/CD, tests, docs), 3-level code review, automated bug fix, generators (DDD, CQRS, GoF patterns, PSR, tests, documentation, Docker, CI/CD), code explanation, refactoring. 26 commands, 62 agents, 259 skills.
ciareis/bypass
14325 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
chaos-php/chaos-monkey
3980 Downloads
Chaos Monkey is a resiliency tool that helps PHP applications tolerate random failures
pestphp/pest-plugin-init
648494 Downloads
The Pest Init plugin
pestphp/pest-plugin-expectations
456941 Downloads
Add expectations testing capabilities to Pest or PHPUnit
pestphp/pest-plugin-coverage
655312 Downloads
The Pest Coverage Plugin
unionofrad/li3_fixtures
92630 Downloads
The fixtures library for the li3 PHP framework
tommyknocker/pdo-database-class
6171 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
testmonitor/eloquent-incrementable
32636 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
phrozenbyte/phpunit-array-asserts
64499 Downloads
Provides various array-related PHPUnit assertions, primarily used for API testing.