You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
##Awesome Composer [](https://github.com/sindresorhus/awesome)[](https://github.com/jakoch/awesome-composer/actions/workflows/awesome-bot.yml)[]()
1
+
# Awesome Composer [](https://github.com/sindresorhus/awesome)[](https://github.com/jakoch/awesome-composer/actions/workflows/awesome-bot.yml)[]()
@@ -76,8 +76,8 @@ You might also like [awesome-php](https://github.com/ziadoz/awesome-php).
76
76
-[PHPCodeSniffer-Composer-Installer](https://github.com/PHPCSStandards/composer-installer) - The plugin enables you to install [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) coding standards (rulesets).
77
77
-[Composer-Warmup](https://github.com/jderusse/composer-warmup) - The plugin adds the command `warmup-opcode` to Composer, which triggers the compilation of all PHP files discovered in your project into the Opcache.
78
78
-[Foxy](https://github.com/fxpio/foxy) - Composer plugin that executes npm/yarn packages installation operations, when composer package is installed or updated.
79
-
-[NodeJS-Installer](https://github.com/thecodingmachine/nodejs-installer) - Installer for Node.JS and npm.
80
-
-[Node-Composer](https://github.com/mariusbuescher/node-composer) - Installer for Node.JS, npm and yarn.
79
+
-[NodeJS-Installer](https://github.com/thecodingmachine/nodejs-installer) - Installer for Node.js and npm.
80
+
-[Node-Composer](https://github.com/mariusbuescher/node-composer) - Installer for Node.js, npm and yarn.
81
81
-[Imposter-Plugin](https://github.com/typisttech/imposter-plugin) - Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.
82
82
-[Composer Preload](https://github.com/Ayesh/Composer-Preload) - The plugin generates a `vendor/preload.php` file to warm up the Opcache.
83
83
-[PHP Inc](https://github.com/krakphp/php-inc) - Automatically includes files for autoload and autoload-dev to facilitate using functions and grouped definitions within composer loaded applications.
@@ -98,7 +98,7 @@ You might also like [awesome-php](https://github.com/ziadoz/awesome-php).
98
98
-[Composer SemVer Checker](https://semver.madewithlove.com/) - Enables you identify constraint to version resolution issues, by doing a semantic version check for Packagist hosted packages.
99
99
-[Composer-Yaml](https://github.com/igorw/composer-yaml) - This tool converts `composer.yml` to `composer.json`.
100
100
-[Studio](https://github.com/franzliedke/studio) - A workbench for developing Composer packages. Its an alternative to editing dependencies in the vendor folder or using [PathRepositories](https://getcomposer.org/doc/05-repositories.md#path) to load a local clone of your dependency into your project.
101
-
-[OctoLinker Browser Extension](https://github.com/OctoLinker/OctoLinker) - Enables you to navigate Composer/NPM dependencies on Github.
101
+
-[OctoLinker Browser Extension](https://github.com/OctoLinker/OctoLinker) - Enables you to navigate Composer/NPM dependencies on GitHub.
102
102
-[ComposerRequireChecker](https://github.com/maglnet/ComposerRequireChecker) - A CLI tool to analyze dependencies and verify that no unknown imported symbols are used in the sources of a package.
103
103
-[Composer-Unused](https://github.com/composer-unused/composer-unused) - A CLI tool, which scans your code and shows unused Composer dependencies.
104
104
-[Composer-Normalize](https://github.com/ergebnis/composer-normalize) - The plugin helps to keep your `composer.json` file(s) consistent by restructuring and sorting entries (normalizing).
@@ -220,7 +220,7 @@ About metadata mirrors: https://packagist.org/mirrors
220
220
-https://github.com/slince/composer-registry-manager - The plugin helps you to switch between different composer repositories.
221
221
222
222
### Private repositories
223
-
-[fxpio/tug](https://github.com/fxpio/tug) - Enables you to host a private Composer registry on AWS Serverless serving your private PHP packages, which are hosted on Github or GitLab services.
223
+
-[fxpio/tug](https://github.com/fxpio/tug) - Enables you to host a private Composer registry on AWS Serverless serving your private PHP packages, which are hosted on GitHub or GitLab services.
224
224
225
225
### Private Packagist
226
226
-[Private Packagist Cloud](https://packagist.com) - A Composer Repository as a Service for private packages and to mirror packages from other repositories.
@@ -256,7 +256,7 @@ About metadata mirrors: https://packagist.org/mirrors
0 commit comments