@@ -32,14 +32,15 @@ You'll get the following tools by depending on this package:
3232- ** [ PHP_Depend] [ pdepend ] ** : Software metrics for PHP
3333- ** [ PHPCPD] [ phpcpd ] ** : Copy/Paste Detector
3434- ** [ PHPLOC] [ phploc ] ** : Quickly measure the size of a PHP project
35- - ** [ PhpMetrics] [ phpmetrics ] ** : A static analysis tool for PHP
3635- ** [ PHPMD] [ phpmd ] ** : PHP Mess Detector
36+ - ** [ PhpMetrics] [ phpmetrics ] ** : A static analysis tool for PHP
3737- ** [ SensioLabs Security Checker] [ security-checker ] ** : Checks for dependencies with known security vulnerabilities
3838
3939### Test Related
4040
4141- ** [ Behat] [ behat ] ** : BDD framework for PHP
4242- ** [ Codeception] [ codeception ] ** : Modern full-stack testing framework for PHP
43+ - ** [ Humbug] [ humbug ] ** : Humbug is a Mutation Testing framework for PHP
4344- ** [ Mink] [ mink ] ** : PHP 5.3+ web browser emulator abstraction
4445- ** [ ParaTest] [ paratest ] ** : Parallel testing for PHPUnit
4546- ** [ PHPUnit] [ phpunit ] ** : Testing framework for PHP
@@ -50,8 +51,10 @@ Other packages that you'll get:
5051
5152- ** [ Behat Mink] [ behat-mink ] ** : Mink extension for Behat
5253- ** [ Composer Versions Check] [ versions-check ] ** : Checks if packages are up to date to last major versions after update
54+ - ** [ Deployer] [ deployer ] ** : Deployment tool for PHP
5355- ** [ Mink Goutte Driver] [ mink-goutte-driver ] ** : Goutte driver for Mink framework
5456- ** [ Mink Selenium2 Driver] [ mink-selenium2-driver ] ** : Selenium2 (WebDriver) driver for Mink framework
57+ - ** [ Phing] [ phing ] ** : Phing is a PHP project build system or build tool based on Apache Ant
5558- ** [ PHP_CodeSniffer Composer Installer] [ phpcs-composer-installer ] ** : For installing PHP_CodeSniffer coding standards
5659- ** [ PHPCompatibility] [ phpcompatibility ] ** : PHP Compatibility checks for PHP_CodeSniffer
5760- ** [ Prestissimo] [ prestissimo ] ** : Composer parallel install plugin
@@ -203,55 +206,54 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
203206OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
204207THE SOFTWARE.
205208
206- [ project-stage-shield ] : https://img.shields.io/badge/Project%20Stage-Development-yellowgreen.svg
207- [ maintenance-shield ] : https://img.shields.io/maintenance/yes/2017.svg
209+ [ apigen ] : http://www.apigen.org
208210[ awesome-shield ] : https://img.shields.io/badge/awesome%3F-yes-brightgreen.svg
209- [ license-shield ] : https://img.shields.io/github/license/dealerdirect/php-qa-tools.svg
210- [ travis-shield ] : https://img.shields.io/travis/DealerDirect/php-qa-tools.svg
211- [ travis ] : https://travis-ci.org/DealerDirect/php-qa-tools
212- [ versioneye-shield ] : https://www.versioneye.com/user/projects/580939a4d65a77002f5eab70/badge.svg
213- [ versioneye ] : https://www.versioneye.com/user/projects/580939a4d65a77002f5eab70
214- [ packagist-shield ] : https://img.shields.io/packagist/dt/dealerdirect/qa-tools.svg
215- [ packagist ] : https://packagist.org/packages/dealerdirect/qa-tools
216- [ packagist-version-shield ] : https://img.shields.io/packagist/v/dealerdirect/qa-tools.svg
217- [ packagist-version ] : https://packagist.org/packages/dealerdirect/qa-tools
218-
211+ [ behat-mink ] : https://github.com/Behat/MinkExtension
219212[ behat ] : http://behat.org
220213[ codeception ] : http://codeception.com
214+ [ contributors ] : https://github.com/dealerdirect/php-qa-tools/graphs/contributors
215+ [ deployer ] : https://deployer.org/
216+ [ frenck ] : https://github.com/frenck
217+ [ get-in-touch ] : http://workingatdealerdirect.eu/open-sollicitatie/
221218[ grumphp ] : https://github.com/phpro/grumphp
219+ [ humbug ] : https://github.com/padraic/humbug
222220[ json-lint ] : https://github.com/Seldaek/jsonlint
221+ [ license-shield ] : https://img.shields.io/github/license/dealerdirect/php-qa-tools.svg
222+ [ maintenance-shield ] : https://img.shields.io/maintenance/yes/2017.svg
223+ [ mink-goutte-driver ] : https://github.com/minkphp/MinkGoutteDriver
224+ [ mink-selenium2-driver ] : https://github.com/minkphp/MinkSelenium2Driver
223225[ mink ] : http://mink.behat.org
226+ [ mockery ] : https://github.com/padraic/mockery
227+ [ packagist-shield ] : https://img.shields.io/packagist/dt/dealerdirect/qa-tools.svg
228+ [ packagist-version-shield ] : https://img.shields.io/packagist/v/dealerdirect/qa-tools.svg
229+ [ packagist-version ] : https://packagist.org/packages/dealerdirect/qa-tools
230+ [ packagist ] : https://packagist.org/packages/dealerdirect/qa-tools
224231[ paratest ] : https://github.com/brianium/paratest
225- [ phpcs-fixer ] : http://cs.sensiolabs.org
226- [ php-parallel-lint ] : https://github.com/JakubOnderka/PHP-Parallel-Lint
227- [ phpcs ] : https://github.com/squizlabs/PHP_CodeSniffer
228232[ pdepend ] : https://github.com/pdepend/pdepend
233+ [ phing ] :https://www.phing.info/
234+ [ php-codebrowser ] : https://github.com/mayflower/PHP_CodeBrowser
235+ [ php-parallel-lint ] : https://github.com/JakubOnderka/PHP-Parallel-Lint
236+ [ phpcompatibility ] : https://github.com/wimg/PHPCompatibility
237+ [ phpcov ] : https://github.com/sebastianbergmann/phpcov
229238[ phpcpd ] : https://github.com/sebastianbergmann/phpcpd
239+ [ phpcs-composer-installer ] : https://github.com/DealerDirect/phpcodesniffer-composer-installer
240+ [ phpcs-fixer ] : http://cs.sensiolabs.org
241+ [ phpcs ] : https://github.com/squizlabs/PHP_CodeSniffer
242+ [ phpdoc ] : https://www.phpdoc.org
243+ [ phpdox ] : http://phpdox.de
230244[ phploc ] : https://github.com/sebastianbergmann/phploc
231245[ phpmd ] : https://phpmd.org
232246[ phpmetrics ] : http://www.phpmetrics.org
233247[ phpunit ] : https://phpunit.de
234- [ security-checker ] : https://security.sensiolabs.org
235- [ tombstone-analyzer ] : https://github.com/scheb/tombstone-analyzer
236-
237- [ behat-mink ] : https://github.com/Behat/MinkExtension
238- [ versions-check ] : https://github.com/Soullivaneuh/composer-versions-check
239- [ mink-goutte-driver ] : https://github.com/minkphp/MinkGoutteDriver
240- [ mink-selenium2-driver ] : https://github.com/minkphp/MinkSelenium2Driver
241- [ phpcs-composer-installer ] : https://github.com/DealerDirect/phpcodesniffer-composer-installer
242- [ phpcompatibility ] : https://github.com/wimg/PHPCompatibility
243248[ prestissimo ] : https://github.com/hirak/prestissimo
244-
245- [ apigen ] : http://www.apigen.org
246- [ mockery ] : https://github.com/padraic/mockery
247- [ php-codebrowser ] : https://github.com/mayflower/PHP_CodeBrowser
248- [ phpcov ] : https://github.com/sebastianbergmann/phpcov
249- [ phpdoc ] : https://www.phpdoc.org
250- [ phpdox ] : http://phpdox.de
249+ [ project-stage-shield ] : https://img.shields.io/badge/Project%20Stage-Development-yellowgreen.svg
251250[ sami ] : https://github.com/FriendsOfPHP/sami
252-
253- [ frenck ] : https://github.com/frenck
254- [ contributors ] : https://github.com/dealerdirect/php-qa-tools/graphs/contributors
251+ [ security-checker ] : https://security.sensiolabs.org
252+ [ tombstone-analyzer ] : https://github.com/scheb/tombstone-analyzer
253+ [ travis-shield ] : https://img.shields.io/travis/DealerDirect/php-qa-tools.svg
254+ [ travis ] : https://travis-ci.org/DealerDirect/php-qa-tools
255255[ vacancies ] : http://workingatdealerdirect.eu/?post_type=vacancy&s=&department=99
256- [ get-in-touch ] : http://workingatdealerdirect.eu/open-sollicitatie/
256+ [ versioneye-shield ] : https://www.versioneye.com/user/projects/580939a4d65a77002f5eab70/badge.svg
257+ [ versioneye ] : https://www.versioneye.com/user/projects/580939a4d65a77002f5eab70
258+ [ versions-check ] : https://github.com/Soullivaneuh/composer-versions-check
257259[ workingatdealerdirecteu ] : http://www.workingatdealerdirect.eu
0 commit comments