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

Php Code Coverage Laravel Package

phpunit/php-code-coverage

phpunit/php-code-coverage collects, processes, and renders PHP code coverage data. Integrate it in test runs to start/stop coverage collection, filter included files, and generate reports such as OpenClover, including from serialized coverage data.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
adriballa/symfony-search-bundle Symfony bundle that abstracts Elasticsearch: define indexes with two PHP classes, get auto-generated routes for index/document CRUD, validation, and a powerful search API (full-text, filters, sorting, pagination, aggregations). Optional client interfaces for programmatic use. 10 11 0 0 1 0.5 MIT 1 year ago
View on GitHub
Context7
alexcrawford/lexorank-sortable 8 8 1 1K 0 3.2 29.8 MIT 11 months ago
View on GitHub
Context7
aschaeffer/meilisearch-search-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
bf-dsf/json-request-bundle 0 0 0 19 0 0.6 18.0 MIT 4 years ago
View on GitHub
Context7
bigbluebutton/bigbluebutton-api-php Official BigBlueButton API client for PHP (7.4+). Provides an easy, modern way to call BigBlueButton server endpoints, build and send API requests, and integrate meetings and recordings into your PHP apps with documented examples and samples. 192 196 207 33K 2 34.3 36.1 LGPL-3.0 1 month ago
View on GitHub
Context7
biig/dictionary-bundle 8 8 10 24 10 5.4 11.1 6 years ago
View on GitHub
Context7
bitbirddev/oh-dear-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
brianium/paratest ParaTest runs PHPUnit tests in parallel with zero config—just use vendor/bin/paratest. Speed up suites by TestCase or individual tests, with support for unique per-process TEST_TOKEN env vars and combined code coverage reports across workers. 2,494 2,504 256 8M 2 53.3 57.8 MIT 1 month ago
View on GitHub
Context7
business-decision/doctrine-filters-bundle 0 0 0 0.0
View on GitHub
Context7
business-decision/query-security-bundle 0 0 0 0.0
View on GitHub
Context7
byte-artist/menu-bundle 1 1 1 0 0 0.3 4 years ago
View on GitHub
Context7
citizen63000/easy-api-bundle 5 5 3 13 10 27.5 11.3 MIT 3 months ago
View on GitHub
Context7
citizen63000/easy-api-tests 0 0 1 0 0 20.9 MIT 3 months ago
View on GitHub
Context7
codeception/codeception Codeception is a full-stack PHP testing framework for unit, functional, and acceptance tests. It unifies PHPUnit-style assertions with browser and API testing, offers modular helpers, and integrates with popular PHP frameworks to speed up reliable test automation. 4,861 4,918 1,280 1M 151 77.9 61.9 MIT 7 months ago
View on GitHub
Context7
comsave/safe-salesforce-saver-bundle 0 0 2 0 1 2.6 MIT 5 years ago
View on GitHub
Context7
comsave/salesforce-bundle 2 2 1 0 0 3.9 6 years ago
View on GitHub
Context7
comsave/salesforce-mapper-bundle 5 5 1 2 0 9.1 1.7 6 years ago
View on GitHub
Context7
comsave/salesforce-outbound-message-bundle 4 5 1 0 0 9.1 MIT 6 years ago
View on GitHub
Context7
comsave/soap-client Laravel-friendly SOAP client wrapper that streamlines calling SOAP services in PHP. Provides simple configuration, request/response handling, and integration helpers so you can consume WSDL-based APIs with less boilerplate in your application. 3 3 3 1K 0 4.9 33.4 MIT 6 years ago
View on GitHub
Context7
creamio/symfony_basebundle 0 1 0 0.0
View on GitHub
Context7
cushon/health-bundle 0 1 1 141 0 1.5 29.7 MIT 3 years ago
View on GitHub
Context7
datastax/php-driver PHP extension (wrapper over DataStax C/C++ driver) providing a feature-rich, tunable client for Apache Cassandra 2.1+ via CQL3 and the native binary protocol. Prebuilt binaries available. Driver is in maintenance mode; use DSE PHP driver for DSE. 435 439 151 995 0 10.9 8.7 NOASSERTION 9 years ago
View on GitHub
Context7
dek-cz/mssql-profiler-bundle 0 0 0 0 0 0.0 GPL-3.0
View on GitHub
Context7
deployer/deployer 11,099 11,121 1,510 564K 0 65.3 33.6 MIT 4 months ago
View on GitHub
Context7
devolicious/oh-dear-app-health-bundle 0 0 0 11 0 0.7 14.9 2 years ago
View on GitHub
Context7
dknx01/feature-flag-bundle 0 0 0 0.0
View on GitHub
Context7
domenik88/grid-bundle 0 0 0 0 0 0.3 MIT 5 years ago
View on GitHub
Context7
drinks-it/rule-engine 1 1 0 16 0 9.0 13.2 MIT 2 years ago
View on GitHub
Context7
drone076/redis-bundle 1 1 0 0 0 0.3 MIT 7 years ago
View on GitHub
Context7
dtc/queue 120 119 38 0 22 8.5 8.6 MIT
View on GitHub
Context7
dvdoug/behat-code-coverage Behat extension that generates code coverage reports for PHP applications. Wraps PHPUnit’s php-code-coverage library to produce familiar, interoperable reports and integrates coverage generation into your Behat test runs. 62 62 16 89K 0 25.6 50.3 BSD-2-Clause 2 months ago
View on GitHub
Context7
facile-it/paraunit Run PHPUnit test suites faster by executing tests in parallel across multiple processes. Includes a Symfony-based CLI, supports modern PHPUnit/Symfony versions, and can collect code coverage in parallel with automatic selection of the best available driver. 145 146 19 43K 8 28.1 42.2 Apache-2.0 4 months ago
View on GitHub
Context7
friends-of-phpspec/phpspec-code-coverage PhpSpec extension that generates code coverage reports (console and HTML) for your specs. Works with Xdebug, phpdbg or pcov and supports multiple PhpSpec/PHP versions, helping you see which parts of your codebase are exercised by tests. 20 21 14 23K 4 7.9 44.1 NOASSERTION 11 months ago
View on GitHub
Context7
henrikbjorn/phpspec-code-coverage Deprecated PhpSpec extension that generates code coverage reports (HTML by default, plus clover/php/text) with configurable whitelists/blacklists and output paths. Install via Composer, enable in phpspec.yml, run phpspec (or phpdbg on PHP 7+). 97 100 28 3K 0 2.2 14.3 MIT 10 years ago
View on GitHub
Context7
innmind/black-box 47 45 3 3K 1 27.3 28.6 MIT 2 months ago
View on GitHub
Context7
leanphp/phpspec-code-coverage 61 56 37 2K 4 2.5 22.7 NOASSERTION
View on GitHub
Context7
loophp/collection A high-performance, functional-style collection library for PHP. Provides lazy, immutable, chainable operations built on generators to map, filter, reduce, group, zip, and more. Works standalone or with Laravel, aiming for speed, memory efficiency, and fluent pipelines. 743 745 34 37K 1 14.0 23.9 MIT 2 years ago
View on GitHub
Context7
loophp/iterators loophp/iterators adds “missing” PHP iterators and iterator aggregates for lazy, composable pipelines: caching rewindable generators, chunk/map/filter/reduce/sort/unique/concat/pack/unpack, plus typed, random, recursive, and resource-based iterables. 38 38 7 30K 1 9.5 39.9 MIT 2 years ago
View on GitHub
Context7
loophp/phpunit-iterable-assertions PHPUnit helper assertions for iterables. Adds convenient, fluent checks for arrays and Traversables to simplify and clarify test expectations when working with generators, collections, and other iterable data sources. 2 2 0 223 1 2.7 29.7 MIT 2 years ago
View on GitHub
Context7
mossadal/math-parser Safe PHP math expression parser/evaluator that builds an AST from user formulas. Supports arithmetic, variables, and elementary functions, plus interpreters for evaluation, symbolic differentiation, and LaTeX pretty-printing; customizable lexer/parser with StdMathParser. 179 179 41 43K 9 5.0 36.2 LGPL-3.0
View on GitHub
Context7
pestphp/pest-plugin-mutate Pest Plugin Mutate brings mutation testing to Pest, helping you gauge test suite effectiveness by introducing small code changes and checking whether tests catch them. Ideal for strengthening coverage and confidence in your PHP applications. 46 45 11 6M 0 2.8 57.2 MIT 2 years ago
View on GitHub
Context7
phperf/phpunit phperf/phpunit is a lightweight PHPUnit extension aimed at profiling and performance measurement during test runs. Add simple hooks to capture timing and resource usage so you can spot slow tests and track performance regressions over time. 0 0 0 193 0 0.9 31.2 NOASSERTION 4 years ago
View on GitHub
Context7
phpunit/phpcov phpcov is a CLI frontend for php-code-coverage. It merges PHPUnit --coverage-php .cov files from parallel or split runs and generates combined reports (HTML, Clover, etc.) or exports merged data back to a .cov file. 238 241 56 587K 1 3.1 46.8 BSD-3-Clause
View on GitHub
Context7
phpunit/phpunit PHPUnit is the de facto unit testing framework for PHP, based on the xUnit architecture. Run tests, make assertions, and integrate with CI and code coverage. Install via PHAR or Composer and build reliable PHP applications. 20,047 20,560 2,221 17M 16 80.1 55.4 BSD-3-Clause 3 weeks ago
View on GitHub
Context7
shipmonk/coverage-guard Enforce PHP code coverage in CI by targeting specific core methods/blocks instead of overall %. Legacy-friendly: enforce only new/changed code via git patch. Lightweight (nikic/php-parser), extensible rules, easy CLI to check PHPUnit Clover reports. 56 56 0 30K 0 19.6 43.6 MIT 2 months ago
View on GitHub
Context7
sleimanx2/plastic 507 508 106 90 31 16.4 17.1 MIT
View on GitHub
Context7
spatie/laravel-package-tools A base PackageServiceProvider for Laravel package authors. Quickly register and publish config, views, translations, assets, routes, migrations, commands, view components/composers, and install commands—all via a clean, fluent API. 951 964 164 9M 0 34.1 61.9 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
symfony-bundles/json-request-bundle Symfony bundle that decodes JSON request bodies and injects them into the Request parameter bag for easy controller handling. Supports common content types, validation-friendly input, and simplifies building JSON APIs by treating JSON like standard form data. 50 51 19 28K 1 1.6 37.8 MIT 5 years ago
View on GitHub
Context7
tabuna/breadcrumbs Laravel breadcrumbs made easy: define breadcrumb trails right in your route definitions with a fluent API (parent/push), automatic route detection, and support for request parameters and model binding to generate consistent navigation across your app. 423 423 19 71K 12 24.7 38.1 MIT 5 months ago
View on GitHub
Context7
whichbrowser/parser PHP user-agent parser for browser sniffing (use sparingly). WhichBrowser/Parser identifies browser, engine, OS and device with names and versions. Works on PHP 7.0+ including PHP 8; useful for analytics or UX edge cases. 1,839 1,849 238 422K 21 25.9 41.5 MIT 2 years ago
View on GitHub
Context7
znck/plug 13 13 1 238 0 2.8 17.3 MIT 9 years ago
View on GitHub
Context7
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.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle