infection/include-interceptor
PHP stream wrapper that intercepts the file:// protocol to override the content of any included or autoloaded file at runtime. Register a mapping from original file to replacement, enable the interceptor, and includes/file_get_contents load the replacement instead.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nikic/include-interceptor | 0.86 | PHP extension and library to intercept and virtualize include/require. Lets you provide custom file contents, rewrite paths, or instrument included code without touching the filesystem—useful for loaders, build tools, testing, and sandboxing. | 69 | 69 | 3 | 19K | 1 | 1.4 | 33.7 | — | 4 years ago | |
| testo/bridge-infection | 0.81 | Infection mutation testing bridge for Testo. Lets Infection run Testo as the test framework, mapping per-mutant execution to Testo’s --filter/--teamcity options and using PHPUnit-style coverage XML from testo/codecov. Auto-discovered via extension-installer. | 2 | 2 | 0 | 6K | 0 | 0.0 | 45.3 | — | — | |
| infection/extension-installer | 0.80 | Composer plugin bundled with Infection that automatically discovers and registers Infection extensions on install/update. Install an infection-extension package and it’s registered without manual config. Includes guidance for building extensions via composer.json metadata. | 26 | 26 | 4 | 997K | 1 | 1.4 | 55.2 | BSD-3-Clause | 4 years ago | |
| roave/infection-static-analysis-plugin | 0.80 | Adds a wrapper around infection/infection that runs Psalm on generated mutants. Mutations that would cause type errors are marked killed, improving mutation score. Run vendor/bin/roave-infection-static-analysis-plugin; supports Infection args plus --psalm-config. | 132 | 134 | 21 | 76K | 9 | 29.6 | 47.4 | MIT | 2 months ago | |
| infection/abstract-testframework-adapter | 0.78 | Interfaces and base classes for building Infection test framework adapters. Provides a common abstraction layer to integrate different PHP test runners with Infection’s mutation testing, making adapters consistent, reusable, and easier to implement. | 25 | 25 | 3 | 998K | 0 | 20.8 | 63.8 | BSD-3-Clause | 1 month ago | |
| infection/phpspec-adapter | 0.78 | — | 3 | 3 | 2 | 2K | 1 | 19.7 | 44.2 | BSD-3-Clause | 2 months ago | |
| infection/infection | 0.77 | Infection is a PHP mutation testing framework that measures how well your tests detect small code changes. Run it in CI to get a Mutation Score Indicator (MSI), uncover weak assertions, and improve test quality. PHP 8.3+. | 2,225 | 2,233 | 186 | 996K | 168 | 66.2 | 69.5 | BSD-3-Clause | 3 weeks ago | |
| islandora/crayfish-commons | 0.77 | Shared PHP 8+ library for Islandora Crayfish microservices. Provides common Symfony bundle utilities such as ApixMiddleware and command execution services, with simple configuration for Fedora base URI and AP-IX middleware support. | 2 | 2 | 11 | 757 | 0 | 2.8 | 33.2 | MIT | 1 year ago | |
| dosfarma/testing | 0.75 | Laravel testing helpers for Dosfarma projects. Provides lightweight utilities and abstractions to speed up PHPUnit/Pest setup, fakes, and common assertions across apps and packages, helping you write clearer, reusable tests with less boilerplate. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| b2pweb/bdf-phpunit | 0.75 | Laravel/PHPUnit helper package for working with BDF/SEPA bank files in tests. Provides utilities and test assertions to validate BDF structures and parsing results, making it easier to write reliable unit tests around banking file imports. | 0 | 0 | 0 | 439 | 0 | 0.0 | 36.5 | MIT | — | |
| sampoyigi/testbench | 0.75 | Laravel testbench helpers for package development: quickly boot a minimal app, configure service providers, run migrations, and write reliable integration tests. Lightweight scaffolding to speed up local CI-style testing for your Laravel packages. | 0 | 0 | 0 | 754 | 0 | 8.1 | 42.3 | — | 8 months ago | |
| acacha/testinglaravelpackageinstaller | 0.74 | A minimal Laravel package installer test project. Provides a simple skeleton repository used to validate and experiment with Laravel package installation workflows, composer configuration, and installer behavior in a lightweight environment. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| myqee/test | 0.74 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| contributte/phpunit | 0.74 | PHPUnit integration helpers by Contributte for PHP projects. Provides lightweight tooling and conventions to simplify writing, running, and organizing tests, with sensible defaults and compatibility aimed at smoother CI and developer experience. | 1 | 2 | 2 | 1K | 0 | 9.9 | 41.9 | MIT | 6 months ago | |
| kherge/file-manager | 0.74 | Strict file and stream manager for PHP: safe read/write operations with unified APIs for files, in-memory strings, and existing streams. Supports iteration over contents and consistent handling via File, Memory, and Stream managers. | 8 | 8 | 3 | 2K | 1 | 2.8 | 33.1 | NOASSERTION | 9 years ago | |
| adimeo-data-suite/security | 0.74 | Laravel security toolkit for Adimeo Data Suite apps, providing common security utilities and integrations such as authentication/authorization helpers, hardened defaults, and middleware-friendly protections to secure APIs and admin back offices. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| darvinstudio/fileman | 0.74 | Laravel file manager integration for browsing, uploading, renaming and deleting files via a simple UI and API. Helps manage storage disks and media assets from within your app, with configurable paths, permissions and adapters for common filesystem backends. | 0 | 0 | 1 | 3 | 0 | 0.0 | 8.3 | MIT | — | |
| wyrihaximus/test-utilities | 0.73 | A set of PHP test utilities for package development: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-made configuration defaults for PHPStan and Rector (paths and docblock-to-attribute conversions). | 7 | 7 | 1 | 145K | 6 | 33.2 | 69.4 | MIT | 6 days ago | |
| rregeer/phpunit-coverage-check | 0.73 | — | 62 | 63 | 15 | 150K | 2 | 4.1 | 47.3 | MIT | 6 years ago | |
| robiningelbrecht/phpunit-coverage-tools | 0.73 | Enforce minimum PHPUnit code coverage using Clover XML reports. Fails the test run with exit code 1 when coverage drops below a threshold—ideal for CI/CD and pre-commit hooks. Configure via phpunit.xml and run with --min-coverage plus --coverage-clover. | 17 | 17 | 4 | 28K | 1 | 19.7 | 49.4 | MIT | 4 months ago |
How can I help you explore Laravel packages today?