mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Typos.
This commit is contained in:
parent
c0c8714445
commit
f53843552a
@ -111,12 +111,12 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [Composed](https://github.com/joshdifabio/composed) - A library to parse your project's Composer environment at runtime.
|
||||
* [Composer Merge Plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several composer.json files.
|
||||
* [Composer Patches](https://github.com/cweagans/composer-patches) - A plugin for Composer to apply patches.
|
||||
* [Compoer Require Checker](https://github.com/maglnet/ComposerRequireChecker) - CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package.
|
||||
* [Composer Require Checker](https://github.com/maglnet/ComposerRequireChecker) - CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package.
|
||||
* [Composer Unused](https://github.com/composer-unused/composer-unused) - A CLI Tool to scan for unused composer packages.
|
||||
* [Prestissimo](https://github.com/hirak/prestissimo) - A composer plugin which enables parallel install process.
|
||||
* [Repman](https://repman.io) - A private PHP package repository manager and Packagist proxy.
|
||||
* [Satis](https://github.com/composer/satis) - A static Composer repository generator.
|
||||
* [tooly](https://github.com/tommy-muehle/tooly-composer-script) - A library to manage PHAR files in project using Composer.
|
||||
* [Tooly](https://github.com/tommy-muehle/tooly-composer-script) - A library to manage PHAR files in project using Composer.
|
||||
* [Toran Proxy](https://toranproxy.com) - A static Composer repository and proxy.
|
||||
|
||||
### Frameworks
|
||||
|
Loading…
Reference in New Issue
Block a user