PHPackages                             capslock-studio/filter-class - 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. capslock-studio/filter-class

ActiveLibrary

capslock-studio/filter-class
============================

Reliable way to find out functions you do not use with PHP.

2.1.4(8y ago)026MITPHP

Since Nov 13Pushed 8y ago3 watchersCompare

[ Source](https://github.com/CapsLock-Studio/FilterClass)[ Packagist](https://packagist.org/packages/capslock-studio/filter-class)[ RSS](/packages/capslock-studio-filter-class/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (3)Versions (10)Used By (0)

FilterClass
-----------

[](#filterclass)

[![](https://camo.githubusercontent.com/11b8eaf4a8dc356ff2300f71741d174a6e852a46a84ec0853eeabcb8b0001cfd/68747470733a2f2f7472617669732d63692e6f72672f436170734c6f636b2d53747564696f2f46696c746572436c6173732e737667)](https://camo.githubusercontent.com/11b8eaf4a8dc356ff2300f71741d174a6e852a46a84ec0853eeabcb8b0001cfd/68747470733a2f2f7472617669732d63692e6f72672f436170734c6f636b2d53747564696f2f46696c746572436c6173732e737667)[![Coverage Status](https://camo.githubusercontent.com/1954d15ac27cc81f3e6968726795ece965718021ebd18775757517fa407af1ed/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f436170734c6f636b2d53747564696f2f46696c746572436c6173732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/CapsLock-Studio/FilterClass?branch=master)[![Code Climate](https://camo.githubusercontent.com/6461d74ad7ae7cd365d80dbf09e32c6621edb2848973bcbb2558bbfc125def29/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f436170734c6f636b2d53747564696f2f46696c746572436c6173732f6261646765732f6770612e737667)](https://codeclimate.com/github/CapsLock-Studio/FilterClass)[![Issue Count](https://camo.githubusercontent.com/72202e45c590e73559ea2bdce76eaad703825e90c2e07ef2c3b6e0b2c14bc615/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f436170734c6f636b2d53747564696f2f46696c746572436c6173732f6261646765732f69737375655f636f756e742e737667)](https://codeclimate.com/github/CapsLock-Studio/FilterClass)[![](https://camo.githubusercontent.com/e4a22a5f2894fdd86ef46afd5682405bb2ac883b67ed36c1f888bca17fe0a776/687474703a2f2f7068703772656164792e74696d6573706c696e7465722e63682f436f646563657074696f6e2f436f646563657074696f6e2f62616467652e737667)](https://camo.githubusercontent.com/e4a22a5f2894fdd86ef46afd5682405bb2ac883b67ed36c1f888bca17fe0a776/687474703a2f2f7068703772656164792e74696d6573706c696e7465722e63682f436f646563657074696f6e2f436f646563657074696f6e2f62616467652e737667)[![](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)

Author:

This package will help you to analyze two folders and find out function you do not use(legacy code).

You have to assign two folders.
The first folder we called `folderA` that it is your based folder.
The second folder we called `folderB` which you want to analyze.

Composer
--------

[](#composer)

```
composer global require "capslock-studio/filter-class"

ln -s $HOME/.composer/vendor/bin/php-filter-class /usr/local/bin/php-filter-class
```

Usage
-----

[](#usage)

```
php-filter-class [-t {folderB}] [-t {folderB-2}] [-f {folderA}]

-f    folderA
-t    folderB
```

Limitation(Knowing Issue)
-------------------------

[](#limitationknowing-issue)

1. Object in function parameter
2. Factory mode
3. Same function name in both parent and child class

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity69

Established project with proven stability

 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 ~31 days

Recently: every ~61 days

Total

9

Last Release

3217d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c38cefe9dce3f1f79281d191c182769a38256474da748ca2a5d5371eef59f7e?d=identicon)[michael34435](/maintainers/michael34435)

---

Top Contributors

[![michael34435](https://avatars.githubusercontent.com/u/3980983?v=4)](https://github.com/michael34435 "michael34435 (103 commits)")

---

Tags

refactoring

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/capslock-studio-filter-class/health.svg)

```
[![Health](https://phpackages.com/badges/capslock-studio-filter-class/health.svg)](https://phpackages.com/packages/capslock-studio-filter-class)
```

###  Alternatives

[psy/psysh

An interactive shell for modern PHP.

9.8k545.6M713](/packages/psy-psysh)[zircote/swagger-php

Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations

5.3k132.9M468](/packages/zircote-swagger-php)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

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

Scenario-oriented BDD framework for PHP

4.0k96.8M1.9k](/packages/behat-behat)[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M565](/packages/symfony-maker-bundle)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k26.2M1.8k](/packages/infection-infection)

PHPackages © 2026

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