spatie/phpunit-watcher
Automatically rerun PHPUnit tests whenever your code changes. Run phpunit-watcher watch to execute and re-execute tests on edits in app/src/tests. Supports passing through PHPUnit arguments (e.g. --filter) and works as a global tool or dev dependency.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/file-system-watcher | 0.84 | React to file system changes from PHP using Spatie’s watcher powered by Node’s chokidar. Watch one or more paths and run callbacks on create, update, delete, or any change events. Useful for build tools, dev workflows, and background monitoring. | 250 | 250 | 25 | 293K | 0 | 12.8 | 45.3 | MIT | 7 months ago | |
| spatie/laravel-uptime-monitor | 0.81 | Configurable Laravel uptime monitor that checks site availability and SSL expiry. Sends alerts when a site goes down or recovers using Laravel notifications (Slack, mail, Telegram, or custom channels). Includes scheduling, history, and robust monitoring options. | 1,070 | 1,079 | 179 | 14K | 0 | 32.0 | 17.4 | MIT | 4 months ago | |
| phpunit/php-invoker | 0.81 | phpunit/php-invoker is a small utility for safely invoking callables with time limits. Commonly used by PHPUnit to run tests and other code with a timeout, helping prevent hangs while keeping execution and error handling predictable. | 1,351 | 1,360 | 17 | 13M | 1 | 19.3 | 60.5 | BSD-3-Clause | 5 months ago | |
| sempro/phpunit-pretty-print | 0.81 | Pretty-print PHPUnit test output for cleaner, more readable console runs. sempro/phpunit-pretty-print adds a nicer, compact format that highlights failures and progress, helping you scan results faster while keeping compatibility with standard PHPUnit workflows. | 186 | 187 | 25 | 59K | 3 | 4.3 | 35.2 | MIT | 5 years ago | |
| spatie/github-actions-watcher | 0.80 | Monitor all GitHub Actions workflows for a repo in real time from your terminal. Install via Composer and run actions-watcher to auto-detect the current git repo/branch, poll status, and refresh until all runs complete. Auth required for private repos. | 134 | 134 | 10 | 4 | 0 | 15.2 | 0.2 | MIT | 7 months ago | |
| spatie/phpunit-snapshot-assertions | 0.80 | Add snapshot testing to PHPUnit. Save expected output (JSON, arrays, strings, etc.) on first run and automatically compare on later runs to catch regressions with minimal assertions. Includes handy traits and snapshot update workflow for tests. | 696 | 700 | 74 | 607K | 0 | 30.7 | 46.3 | MIT | 2 months ago | |
| lastdragon-ru/phpunit-extensions | 0.78 | PHPUnit extensions for PHP projects, adding extra test utilities and helpers to streamline assertions, fixtures, and test setup. Designed to integrate cleanly with PHPUnit and improve developer productivity in automated testing workflows. | 0 | 0 | 0 | 33 | 0 | 0.0 | 21.2 | MIT | — | |
| digitalrevolution/phpunit-extensions | 0.77 | — | 3 | 3 | 2 | 3K | 1 | 21.0 | 44.3 | MIT | 4 months ago | |
| esi/phpunit-coverage-check | 0.77 | Reads PHPUnit clover/openclover XML coverage reports and computes overall coverage percentage. Fails CI with exit code 1 when coverage drops below a configurable threshold; exits successfully when the threshold is met. Useful for enforcing minimum test coverage. | 6 | 6 | 1 | 8K | 2 | 13.7 | 47.0 | MIT | 5 months ago |
How can I help you explore Laravel packages today?