Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
The package is archived with zero dependents, indicating community abandonment. A PM would prioritize avoiding adoption due to unpatched vulnerabilities and lack of maintenance.
Pest v2.0+ natively integrates watch functionality (per upgrade guides), making this plugin redundant. Decisions would favor upgrading Pest core instead of maintaining deprecated dependencies.
For legacy projects still using Pest <2.0, the PM would assess whether to migrate to modern Pest versions rather than risk technical debt from an unmaintained plugin.
When to Consider This Package
Only for legacy Pest <2.0 projects where upgrading is temporarily impossible, but even then, this is strongly discouraged due to security risks and lack of support.
Never for new projects or Pest >=2.0 environments—Pest’s built-in watch features are superior and actively maintained.
Look elsewhere if the team requires reliability, security updates, or compatibility with modern PHP ecosystems; consider Pest’s core tools or alternatives like phpunit --watch for similar workflows.
How to
Weaver
How can I help you explore Laravel packages today?