Download the PHP package bigwhoop/php-extract-class-components without Composer
On this page you can find all versions of the php package bigwhoop/php-extract-class-components. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bigwhoop/php-extract-class-components
More information about bigwhoop/php-extract-class-components
Files in bigwhoop/php-extract-class-components
Download bigwhoop/php-extract-class-components
More information about bigwhoop/php-extract-class-components
Files in bigwhoop/php-extract-class-components
Vendor bigwhoop
Package php-extract-class-components
Short Description Extract components (methods and properties interacting with each other) from a PHP class. The result can be visualized and aid in splitting up classes.
License MIT
Package php-extract-class-components
Short Description Extract components (methods and properties interacting with each other) from a PHP class. The result can be visualized and aid in splitting up classes.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-extract-class-components
php-class-components-extractor
This little tool helps you visualize the cohesion of a class by showing the relationship between its methods and properties. It helps you to follow the SRP (Single Responsiblity Principle) by showing you how a class could be split up.
How to install
How to use
Check the -h
option for more information:
Contributing
How to run tests
All versions of php-extract-class-components with dependencies
PHP Build Version
Package Version
The package bigwhoop/php-extract-class-components contains the following files
Loading the files please wait ....