CONTRIBUTING ============ Contributions are welcome, and are accepted via pull requests. Please review these guidelines before submitting any pull requests. ## Guidelines * Please follow the [PSR-2 Coding Style Guide](http://www.php-fig.org/psr/psr-2/), enforced by [StyleCI](https://styleci.io/). * Ensure that the current tests pass, and if you've added something new, add the tests where relevant. * Send a coherent commit history, making sure each individual commit in your pull request is meaningful. * You may need to [rebase](https://git-scm.com/book/en/v2/Git-Branching-Rebasing) to avoid merge conflicts. * If you are changing the behavior, or the public api, you may need to update the docs. * Please remember that we follow [SemVer](http://semver.org/). We have [StyleCI](https://styleci.io/) setup to automatically fix any code style issues.
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
.temp | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 355 B | 0644 |
|
.gitattributes | File | 442 B | 0644 |
|
.gitignore | File | 164 B | 0644 |
|
CHANGELOG.md | File | 1.98 KB | 0644 |
|
CONTRIBUTING.md | File | 877 B | 0644 |
|
LICENSE.md | File | 1.09 KB | 0644 |
|
README.md | File | 2.94 KB | 0644 |
|
composer.json | File | 2.71 KB | 0644 |
|
phpstan.neon.dist | File | 200 B | 0644 |
|
phpunit.xml.dist | File | 1.28 KB | 0644 |
|