/Symplify

MAIN and ONLY repository to develop Symplify packages

Primary LanguagePHPMIT LicenseMIT

Symplify main repository

This is developement repository = ALL PRs and ISSUEs HERE!

Build Status Code Coverage

Install

composer require symplify/symplify

Testing

composer check-cs
vendor/bin/phpunit

Contributing

Rules are simple:

  • new feature needs tests
  • all tests must pass
  • 1 feature per PR

We would be happy to merge your feature then.