ziadoz / awesome-php

A curated list of amazingly awesome PHP libraries, resources and shiny things.
Do What The F*ck You Want To Public License
30.63k stars 5.05k forks source link

Add composer-require-checker #1085

Closed icanhazstring closed 3 years ago

icanhazstring commented 4 years ago

Add Composer Require Checker into Dependency Management Extras-Section. A good scanner which analyzes your code if there are symbols used, which are not required in your root composer.json.

URL: https://github.com/maglnet/ComposerRequireChecker

jadb commented 4 years ago

Can you please re-order alphabetically?

icanhazstring commented 4 years ago

Will do 👍

icanhazstring commented 3 years ago

Closed, merged with #1086