1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00

Added "Composer Checker".

This commit is contained in:
Julius Beckmann 2014-06-27 13:41:14 +02:00
parent 2510ee2f4f
commit 1e74b94564

View File

@ -71,6 +71,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.*