timitao / phpunit-workshops
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
pkg:composer/timitao/phpunit-workshops
Requires
- php: >=7.1
 - beberlei/assert: ^3.0
 - phpunit/phpunit: ^7
 
Requires (Dev)
- phpstan/phpstan: ^0.10
 - squizlabs/php_codesniffer: 3.*
 
This package is auto-updated.
Last update: 2025-10-29 02:23:35 UTC
README
PHPUnit workshops
Installation
Please, install before going to workshops.
Standard
- 
Clone repository
git clone git@github.com:timiTao/PHPUnitWorkshops.git - 
Fetch all branches
git fetch --all - 
Install composer following link and next library:
composer install 
Docker
- 
Clone repository
git clone git@github.com:timiTao/PHPUnitWorkshops.git - 
Fetch all branches
git fetch --all - 
Install library by docker-composer
docker-compose run composer install 
Contributors
- Tomasz Kunicki TimiTao [lead developer]