1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-02 22:40:48 +00:00

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

View File

@ -740,6 +740,7 @@ Libraries to help manage database schemas and migrations.
* [Plum](https://github.com/aerialls/Plum) - A deployer library. * [Plum](https://github.com/aerialls/Plum) - A deployer library.
* [Pomander](https://github.com/tamagokun/pomander) - A deployment tool for PHP applications. * [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. * [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 ## Internationalisation and Localisation
*Libraries for Internationalization (I18n) and Localization (L10n).* *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. * [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. * [Netbeans](https://netbeans.org) - An IDE with support for PHP and HTML5.
* [PhpStorm](http://www.jetbrains.com/phpstorm/) - A commercial PHP IDE. * [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 Applications
*Web-based applications and tools.* *Web-based applications and tools.*