|
|
@@ -110,6 +110,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
110
|
110
|
* [Pickle](https://github.com/FriendsOfPHP/pickle) - A PHP extension installer.
|
|
111
|
111
|
|
|
112
|
112
|
### Dependency Management Extras
|
|
|
113
|
+* [ReleaseRun Composer Package Health](https://releaserun.com/tools/composer-package-health/) - A free web tool that checks any Composer package for abandonment status, latest version, and maintenance activity. Gives an instant A–F health grade.
|
|
113
|
114
|
*Extras related to dependency management.*
|
|
114
|
115
|
|
|
115
|
116
|
* [Composed](https://github.com/joshdifabio/composed) - A library to parse your project's Composer environment at runtime.
|