Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 848 Bytes

contributing.md

File metadata and controls

18 lines (11 loc) · 848 Bytes

Contributing

Coding standards

Your PRs must adhere to the Symfony2 Coding Standards. The easiest way to apply to these conventions is to install PHP_CodeSniffer and the Opensky Symfony2 Coding Standard.

You may be interested in PHP Coding Standards Fixer.

Happy coding !

Things you might want to work on:

  • Add tests! This package is still undergoing huge refactorings in short periods of time (this is another reason why the version hasn't reached 1.0 yet), but tests should be completed now to solidify the codebase.
  • Further extend documentation, especially the library's.