testo/filter
Testo filtering plugin that selects which tests run by name patterns, file paths, suites, types, and dataset pointers. Powers Testo CLI flags: --filter, --path, --suite, and --type.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| austral/filter-bundle | 0.85 | — | 1 | 1 | 0 | 17 | 0 | 0.9 | 17.2 | MIT | 1 year ago | |
| ndnam90/laravel-filterable | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago | |
| czim/laravel-filter | 0.85 | — | 89 | 91 | 13 | 524 | 2 | 1.5 | 11.5 | MIT | 1 year ago | |
| testo/test | 0.81 | Testo plugin that adds the #[Test] attribute and discovery locator. Automatically finds attribute-marked test classes and methods for canonical attribute-driven test detection. Install with composer require --dev testo/test. | 0 | 0 | 0 | 6K | 0 | 0.0 | 52.2 | — | — | |
| testo/codecov | 0.81 | Testo code coverage plugin: collects line and branch coverage during test runs and generates CI-friendly reports (Clover, Cobertura, PHPUnit XML). Supports per-test attribution so tools can map covered lines back to the test that exercised them. | 0 | 0 | 0 | 2K | 0 | 0.0 | 46.4 | — | — | |
| sebastian/file-filter | 0.80 | Filter and whitelist/blacklist files and directories in PHP projects. Extracted from phpunit/phpunit, this lightweight library helps build file lists while honoring include/exclude rules—useful for test runners, coverage tools, and CLI utilities. | 13 | 7 | 1 | 256K | 1 | 16.2 | 62.8 | BSD-3-Clause | 2 months ago | |
| testo/convention | 0.80 | Testo naming-convention plugin that discovers tests by file and class name patterns instead of explicit attributes. Ideal for adopting Testo in existing codebases with established conventions or integrating third-party suites without Testo attributes. | 0 | 0 | 0 | 6K | 0 | 0.0 | 52.1 | — | — | |
| testo/lifecycle | 0.80 | Lifecycle hooks plugin for the Testo PHP testing framework. Adds setup/teardown around individual tests and entire test classes to manage fixtures, external resources, and cleanup between runs. Install via composer require --dev testo/lifecycle. | 0 | 0 | 0 | 2K | 0 | 0.0 | 46.3 | — | — | |
| benblub/ftg | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 5 years ago | |
| testo/data | 0.79 | Testo Data provider plugin: parameterize one test into many dataset-driven runs. Supports inline tuples, named datasets, cartesian product (cross), zipped iteration, and unions across multiple sources. Install via composer require --dev testo/data. | 0 | 0 | 0 | 6K | 0 | 0.0 | 52.1 | — | — | |
| testo/inline | 0.79 | Inline test plugin for Testo: mark methods as tests via PHP attributes, without separate test classes. Ideal for quick checks near production code and self-documenting examples. Install with composer require --dev testo/inline. | 0 | 0 | 0 | 6K | 0 | 0.0 | 51.9 | — | — | |
| testo/testo | 0.76 | Testo is an extensible PHP testing framework with a lightweight core and middleware system. It lets you fully control your test environment while keeping familiar PHP syntax. Includes an init command, suite/plugin config via testo.php, and Composer scripts. | 200 | 196 | 12 | 6K | 16 | 41.2 | 33.3 | BSD-3-Clause | 1 week ago | |
| spiral/filters | 0.72 | Spiral Filters provides a simple way to define, validate, and apply request-driven filters to query builders in Spiral apps. Build reusable filter sets, map input to conditions, and keep controllers thin while supporting pagination, sorting, and clean APIs. | 3 | 3 | 1 | 413 | 0 | 3.3 | 27.9 | MIT | 6 years ago | |
| artprima/query-filter-bundle | 0.70 | — | 28 | 28 | 10 | 248 | 2 | 0.8 | 13.5 | MIT | — |
How can I help you explore Laravel packages today?