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. 11 11 0 0 1 2.8 MIT 10 months ago
View on GitHub
Context7
alexcrawford/lexorank-sortable 8 8 1 863 0 7.8 29.2 MIT 7 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 2 0 0.6 6.6 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. 193 197 205 24K 14 18.3 33.6 LGPL-3.0 2 years ago
View on GitHub
Context7
biig/dictionary-bundle 8 8 10 0 10 5.4 3.4 6 years ago
View on GitHub
Context7
bitbirddev/oh-dear-bundle 0 0 0 7 0 0.0 12.5
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,468 2,481 252 5M 3 51.8 55.3 MIT 3 weeks 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 5 10 27.8 7.6 MIT 1 month ago
View on GitHub
Context7
citizen63000/easy-api-tests 0 0 1 1 0 2.5 4.2 MIT 1 year 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,854 4,909 1,284 1M 152 82.5 63.7 MIT 3 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 44 0 3.9 16.5 5 years ago
View on GitHub
Context7
comsave/salesforce-mapper-bundle 5 5 1 3 0 9.1 2.4 5 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 34.5 MIT 5 years ago
View on GitHub
Context7
cushon/health-bundle 0 1 1 25 0 1.5 19.5 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. 437 440 151 3K 0 10.9 14.0 NOASSERTION 8 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,062 11,089 1,516 539K 0 69.1 28.7 MIT 2 weeks ago
View on GitHub
Context7
devolicious/oh-dear-app-health-bundle 0 0 0 8 0 0.7 13.2 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 15 0 9.0 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 15 92K 0 25.1 50.7 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. Symfony-based CLI with Composer install, supports many PHPUnit/Symfony versions, and can collect code coverage in parallel (auto-picks best driver like PCOV/Xdebug). 145 146 19 35K 8 33.0 42.5 Apache-2.0 3 weeks 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 13 25K 4 11.7 45.9 NOASSERTION 8 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.8 MIT 9 years ago
View on GitHub
Context7
leanphp/phpspec-code-coverage 0 56 3K 2.5 25.4
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. 744 746 34 31K 1 14.0 22.8 MIT 1 year 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. 37 38 6 28K 1 9.6 39.6 MIT 1 year 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 481 1 2.7 34.3 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 35K 9 5.0 35.0 LGPL-3.0
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 228 0 0.9 32.4 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. 237 241 57 528K 1 3.0 46.2 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 generate reports via PHAR or Composer-installed tooling. Maintained by Sebastian Bergmann and contributors. 20,038 20,551 2,223 14M 19 80.9 54.5 BSD-3-Clause 1 week 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. 54 55 0 10K 0 12.9 34.6 MIT 5 months ago
View on GitHub
Context7
sleimanx2/plastic 507 508 107 165 31 16.5 17.8 MIT
View on GitHub
Context7
spatie/laravel-package-tools A base PackageServiceProvider for Laravel package authors to quickly register and publish config, views, translations, assets, routes, migrations, commands, view components/composers, and an optional interactive install command. 946 957 164 6M 0 38.8 61.8 MIT 2 weeks 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 26K 1 1.0 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. 421 422 19 65K 12 29.7 39.0 MIT 2 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,842 1,848 241 342K 20 25.7 39.9 MIT 2 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.
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope
anil/file-picker
broqit/fields-ai