Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed May 8, 2017
1 parent da50b2a commit 54b8af9
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions docs/Plugins.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# Plugins

## Description

- [box] - [PHAR] building with [Box](https://github.com/box-project/box2)
- [php] - basic configuration for PHP projects
- [nginx] - [NGINX] management and config generation
- [nginx] - [NGINX](https://nginx.com) management and config generation
- [webapp] - standard tasks for web applications
- [readme] - `README` file generation
- [travis] - [Travis-CI](https://travis-ci.org) integration
- [license] - `LICENSE` file generation
- [phpunit] - running [PHPUnit](https://phpunit.de) tests
- [chkipper] - `CHANGELOG` file generation with [chkipper](https://github.com/hiqdev/chkipper) tool
- [composer] - `composer.json` generation
- [scrutinizer] - [Scrutinizer-CI](https://scrutinizer-ci.com/) integration
- [php-cs-fixer] - [PHP-CS-Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) support
- [hiqdev] - example of vendor specific configuration

[phar]: http://php.net/manual/en/intro.phar.php

Expand Down

0 comments on commit 54b8af9

Please sign in to comment.