To debug Php code, it's necessary to activate an extension on the Php server. And a client plugin in an editor like Notepad++ or Atom.
Note
A self-signed SSL certificate is easy and free, but triggers an error in most modern browsers reporting that the connection is not private.
Let’s Encrypt offers browser trusted, free SSL certificates, but does not support Extended Validation (EV) or multi-domain (wildcard) certificates.
An Extended Validation Certificate (EV) is a certificate conforming to X.509 that proves the legal entity of the owner and is signed by a Certificate Authority key that can issue EV certificates.
To gain those features, a commercial SSL certificate must be used.
download zip version:
unpack
inside bin folder execute the command line: mysqld --no-defaults
or mysqld --console
to use phpunit you can download the phpunit.phar
:
After downloading, copy phpunit.phar file into a folder
(you can download in a folder that is mapped on %PATH% environment variable, or in the project folder)
I installed the RabbitMQ Portable:
https://github.com/isindicic/RabbitMqPortable
or from:
https://www.rabbitmq.com/install-windows-manual.html