Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

React Phpunit Run Tests In Fiber Laravel Package

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).

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: Poor for standard Laravel applications. Laravel's testing framework is synchronous by design with no native fiber support. The package introduces ReactPHP's event loop which conflicts with Laravel's built-in async tools (e.g., queue workers, HTTP clients) and standard test runners.

Integration feasibility: Low. Only viable if the project explicitly uses ReactPHP components (e.g., custom event loops, non-blocking I/O). Most Laravel projects don't require this, making integration unnecessary and potentially disruptive.

Technical risk: High. Minimal community adoption (0 stars, 0 dependents), no active maintenance history beyond recent updates. Risk of conflicts with Laravel's test lifecycle (e.g., database transactions, mock objects) and potential for silent failures due to fiber

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4