PHPackages                             itzdevsatvik/laravel-package-health-checker - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. itzdevsatvik/laravel-package-health-checker

ActiveLibrary[Testing &amp; Quality](/categories/testing)

itzdevsatvik/laravel-package-health-checker
===========================================

Check Laravel packages for deprecated code, security vulnerabilities, and version compatibility

01PHP

Since Sep 18Pushed 7mo agoCompare

[ Source](https://github.com/satvik-narola/Packge-health-checker)[ Packagist](https://packagist.org/packages/itzdevsatvik/laravel-package-health-checker)[ RSS](/packages/itzdevsatvik-laravel-package-health-checker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Packge-health-checker
=====================

[](#packge-health-checker)

A Laravel package to check all installed packages for deprecated code, security vulnerabilities, and version compatibility with your Laravel installation.

Laravel Package Health Checker
==============================

[](#laravel-package-health-checker)

[![Latest Version on Packagist](https://camo.githubusercontent.com/876c196e477bdd472c4a573e203bca50cd239b3970deeff9504e96346b523889/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f69747a64657673617476696b2f6c61726176656c2d7061636b6167652d6865616c74682d636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/itzdevsatvik/laravel-package-health-checker)[![Total Downloads](https://camo.githubusercontent.com/d43f3b478dd5d090b028f65a28b3ac439fdf40630414731c23505981e4eec323/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f69747a64657673617476696b2f6c61726176656c2d7061636b6167652d6865616c74682d636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/itzdevsatvik/laravel-package-health-checker)[![License](https://camo.githubusercontent.com/653d93574a086895d5b83c3c8fce5ab645ebbc9a063dbd8e39b4f6bfcb731ef6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f69747a64657673617476696b2f6c61726176656c2d7061636b6167652d6865616c74682d636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/itzdevsatvik/laravel-package-health-checker)

A Laravel package to check all installed packages for deprecated code, security vulnerabilities, and version compatibility with your Laravel installation.

Features
--------

[](#features)

- ✅ Check for deprecated/abandoned packages
- 🔒 Security vulnerability scanning
- 🔄 Laravel version compatibility checking
- 📊 Beautiful dashboard to view results
- ⚡ Console command for CI/CD integration
- 🔧 Configurable features and settings

Installation
------------

[](#installation)

You can install the package via Composer:

```
1. composer require itzdevsatvik/laravel-package-health-checker:dev-main

2. php artisan vendor:publish --provider="Itzdevsatvik\PackageHealthChecker\Providers\PackageHealthCheckerServiceProvider" --tag=packagehealthchecker-config

## Console Command
First run migration
-> php artisan migrate

Run the health check from the command line:
-> php artisan package-health:check

To check the status of all packge:
-> "Your-website/package-health"
```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance43

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ea984f4b31ddd45d23fdfa228595bb9d89944da405e6b8fdd153e575d3c433f?d=identicon)[satvik-narola](/maintainers/satvik-narola)

---

Top Contributors

[![satvik-narola](https://avatars.githubusercontent.com/u/233058050?v=4)](https://github.com/satvik-narola "satvik-narola (9 commits)")

### Embed Badge

![Health badge](/badges/itzdevsatvik-laravel-package-health-checker/health.svg)

```
[![Health](https://phpackages.com/badges/itzdevsatvik-laravel-package-health-checker/health.svg)](https://phpackages.com/packages/itzdevsatvik-laravel-package-health-checker)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
