- [ ] Implement PHPCS using PSR12. - [ ] PHPCS in require-dev block - [ ] put command to run phpcs and phpcbf in `@scripts` block like [this](https://github.com/LyseonTech/dou-collector/blob/master/composer.json#L28) example. - [ ] run the command phpcbf
@scriptsblock like this example.