adding jenkins and vsCode

This commit is contained in:
Tony Edson Torres de Morais 2017-10-27 17:47:32 -03:00 committed by Jamie York
parent da605f8284
commit 0c1a60cd23
1 changed files with 2 additions and 0 deletions

View File

@ -740,6 +740,7 @@ Libraries to help manage database schemas and migrations.
* [Plum](https://github.com/aerialls/Plum) - A deployer library.
* [Pomander](https://github.com/tamagokun/pomander) - A deployment tool for PHP applications.
* [Rocketeer](https://github.com/rocketeers/rocketeer) - A fast and easy deployer for the PHP world.
* [Jenkins](https://jenkins.io/) - Support building, deploying and automating any project.
## Internationalisation and Localisation
*Libraries for Internationalization (I18n) and Localization (L10n).*
@ -852,6 +853,7 @@ Libraries to help manage database schemas and migrations.
* [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform.
* [Netbeans](https://netbeans.org) - An IDE with support for PHP and HTML5.
* [PhpStorm](http://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
* [VsCode](https://code.visualstudio.com/docs/languages/php) - a Young but very easy IDE for php
## Web Applications
*Web-based applications and tools.*