|
|
@@ -108,6 +108,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
108
|
108
|
* [Pie](https://github.com/php/pie) - The official PHP installer for extensions.
|
|
109
|
109
|
* [Phive](https://phar.io/) - A PHAR manager.
|
|
110
|
110
|
* [Pickle](https://github.com/FriendsOfPHP/pickle) - A PHP extension installer.
|
|
|
111
|
+* [ReleaseRun](https://releaserun.com) - Free composer.json health checker that scans PHP dependencies for CVEs, abandoned packages, and outdated versions.
|
|
111
|
112
|
|
|
112
|
113
|
### Dependency Management Extras
|
|
113
|
114
|
*Extras related to dependency management.*
|