Your pull requests are welcome!
We speak: English, Русский.
All pull requests must adhere to the PSR-2 standard.
All pull requests must be accompanied by passing unit tests and complete code coverage. The project uses PHPUnit for testing.
To run the tests, execute in a console:
composer test
or
php vendor/bin/phpunit