note https://github.com/bravedave/dvc may be more up to date
note these instructions for PHP Version 7.4.x
For testing and development of core features on a Windows 10 computer
Install PreRequisits
Install PHP : http://windows.php.net/download/
Install Git : https://git-scm.com/
Install Composer : https://getcomposer.org/
Clone this Repo
git clone https://github.com/bravedave/dvc.git dvc
Install dependencies
cd dvc
composer update
Run the test Environment from ./tests
cd tests
run.cmd
... the tests are visible on http://localhost/