Merge pull request #109 from h4cc/patch-1

Added "Composer Checker".
This commit is contained in:
ziadoz 2014-07-06 14:56:08 -06:00
commit b2483e10c6
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Version](https://github.com/herrera-io/php-version) - A parsing and comparison library for semantic versioning.
* [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
* [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
* [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
## Frameworks
*Web development frameworks.*