nunomaduro/mock-final-classes
Dev-only helper that automatically enables mocking of final classes and methods in PHP tests. Works with PHPUnit, Pest, and ParaTest by removing final keywords on the fly via dg/bypass-finals—install with Composer and it just works.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dg/bypass-finals | 0.88 | DG\BypassFinals lets you bypass PHP’s final classes and methods at runtime so you can mock, extend, or patch code that’s otherwise locked down—useful for testing legacy dependencies. Lightweight, Composer-ready, and works with popular test frameworks. | 564 | 565 | 32 | 961K | 8 | 29.3 | 55.2 | NOASSERTION | 1 year ago | |
| nunomaduro/pokio | 0.72 | Pokio is a simple async API for PHP 8.3+ using pcntl forks and FFI shared memory to run closures concurrently and await results. Falls back to sequential execution if extensions aren’t available. Experimental/unsafe; intended for internal use, not production. | 745 | 711 | 39 | 218K | 0 | 26.1 | 40.1 | MIT | 4 days ago | |
| nunomaduro/termwind | 0.68 | Termwind brings Tailwind CSS-style utilities to PHP CLIs. Render styled HTML in the terminal, customize styles/colors, and build beautiful output for Laravel/Symfony commands with helpers like render(), style(), and interactive prompts like ask(). | 2,475 | 2,480 | 90 | 9M | 5 | 45.9 | 61.4 | MIT | 1 month ago |
How can I help you explore Laravel packages today?