wyrihaximus/test-utilities
Shared test utilities for PHP projects: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-to-use PHPStan defaults and a preconfigured RectorConfig for common project layouts and doc-tag to attribute conversions.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| wyrihaximus/async-test-utilities | Async test utilities for PHP/React tests. Extend AsyncTestCase to run each test inside a Fiber, get random namespaces/directories for filesystem tests, and control per-test or per-class timeouts via the TimeOut attribute (default 30s). | 4 | 4 | 0 | 13K | 1 | 29.5 | 55.3 | MIT | 4 days ago | |
| wyrihaximus/makefiles | Generate and manage GNU Makefiles for PHP projects with sensible defaults and helpers. Simplifies common tasks like testing, linting, building, and CI-friendly workflows so you can standardize project automation with minimal setup. | 0 | — | 0 | — | 1 | 20.1 | — | — | 4 weeks ago | |
| wyrihaximus/phpstan-react | PHPStan extension for ReactPHP projects that flags blocking PHP functions (e.g., file_get_contents, fopen, fread) and suggests async React alternatives from react/filesystem, react/socket, and react/stream. Include the provided ruleset to enforce non-blocking code. | 2 | 2 | 0 | 8K | 2 | 21.0 | 55.8 | MIT | 11 months ago | |
| wyrihaximus/react-phpunit-run-tests-in-fiber | PHPUnit trait to run each test inside a PHP Fiber, making it easy to use ReactPHP async/await in tests. Includes optional per-test or per-class timeout attributes to fail slow tests (without stopping the running fiber). | 0 | 0 | 0 | 16K | 1 | 21.6 | 65.9 | MIT | 11 months ago |
How can I help you explore Laravel packages today?