PHPackages                             keyur/prikedcd - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. keyur/prikedcd

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

keyur/prikedcd
==============

A Laravel package to find unused controller functions.

v1.1.1(1y ago)016MITJavaScriptPHP ^7.4|^8.0

Since Jun 27Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Keyur-Desai-2203/Dead-Code-Detecter)[ Packagist](https://packagist.org/packages/keyur/prikedcd)[ RSS](/packages/keyur-prikedcd/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (6)Used By (0)

Prikedcd Laravel Package
------------------------

[](#prikedcd-laravel-package)

Prikedcd is a Laravel package designed to scan your project for unused functions and display the results in a user-friendly format.

Features
--------

[](#features)

- Scans Laravel project to identify unused functions.
- Provides a simple interface to trigger the scan via a web route.
- Outputs the list of unused functions with basic styling.

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

[](#installation)

You can install the Prikedcd package via Composer. Run the following command in your terminal:

```
composer require keyur/prikedcd
```

Working
-------

[](#working)

After installing package you have to hit route '/dead-code-detector' and then click on any buttons 'Scan Controllers' or 'Scan Models' button and then wait untill output comes and that process may take time based on project size, so be patient and wait for output.

#### Before, Scanning Please Read Basic Instructions Carefully.

[](#before-scanning-please-read-basic-instructions-carefully)

Version Information
-------------------

[](#version-information)

- Till version 1.0.2 all functionality is applicable for controllers only.
- Till version 1.1.0, We have added model scanning also, means now model and controller both can scan individually.
- Now, in Latest version 1.1.1, we have added new UI for our package and did some fixes for scanning which is not applicable for previous laravel version now for all laravel versions it is working perfectly fine.

Upcoming
--------

[](#upcoming)

- Model and Controller Both can scan together.
- Export output meand fumction names in one file based on date and time of scan and that should be stored and another time updated that file with added new date, time and output. so, user can compare and work accordingly.
- Output will come at run time. Currently output comes after all files scanned. But we are working on output should come at run time. Because if error occured at any point then previously scanned functions output we can see.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~5 days

Total

5

Last Release

717d ago

PHP version history (2 changes)v1.0.0PHP ^8.1

v1.0.1PHP ^7.4|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/153760555?v=4)[Keyur-Desai-2203](/maintainers/Keyur-Desai-2203)[@Keyur-Desai-2203](https://github.com/Keyur-Desai-2203)

---

Top Contributors

[![Keyur-Desai-2203](https://avatars.githubusercontent.com/u/153760555?v=4)](https://github.com/Keyur-Desai-2203 "Keyur-Desai-2203 (5 commits)")

### Embed Badge

![Health badge](/badges/keyur-prikedcd/health.svg)

```
[![Health](https://phpackages.com/badges/keyur-prikedcd/health.svg)](https://phpackages.com/packages/keyur-prikedcd)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M280](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

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