Download the PHP package capslock-studio/filter-class without Composer
On this page you can find all versions of the php package capslock-studio/filter-class. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download capslock-studio/filter-class
More information about capslock-studio/filter-class
Files in capslock-studio/filter-class
Download capslock-studio/filter-class
More information about capslock-studio/filter-class
Files in capslock-studio/filter-class
Vendor capslock-studio
Package filter-class
Short Description Reliable way to find out functions you do not use with PHP.
License MIT
Package filter-class
Short Description Reliable way to find out functions you do not use with PHP.
License MIT
Please rate this library. Is it a good library?
Informations about the package filter-class
FilterClass
Author: [email protected]
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
Usage
Limitation(Knowing Issue)
- Object in function parameter
- Factory mode
- Same function name in both parent and child class
All versions of filter-class with dependencies
PHP Build Version
Package Version
Requires
nikic/php-parser Version
^2.1
The package capslock-studio/filter-class contains the following files
Loading the files please wait ....