mirror of
https://github.com/macintoshplus/php.git
synced 2026-03-26 17:52:15 +01:00
24 lines
383 B
Markdown
24 lines
383 B
Markdown
# php56
|
|
Docker Image With PHP56 and many tools !
|
|
|
|
Dev tools :
|
|
|
|
* GIT
|
|
* SVN
|
|
* Curl
|
|
* Wget
|
|
* Nano
|
|
* openJdk
|
|
|
|
Executable tools :
|
|
|
|
* wkhtmltopdf
|
|
* pdftk
|
|
|
|
Dev quality :
|
|
|
|
* PHP Mess Detector (phpmd)
|
|
* PHP_CodeSniffer (with Symfony2 rules)
|
|
|
|
This image has already used for run website (with macintoshplus/apache2-php:php56), run RabbitMQ worker, run tests and make PHPCS and PHPMD repport.
|