hamcrest-php is an open source, community-driven project. If you'd like to contribute, feel free to do this, but remember to follow these few simple rules:
Feel free to ask any questions and share your experiences in the Issue tracking system and help to improve the documentation.
master branch in your repository's fork.tests/ folder for some examples). This is important so we don't break it in a future version unintentionally.git clone https://github.com/hamcrest/hamcrest-php to clone this repository.composer update to update the dependencies to support your development environment.vendor/bin/phpunit -c tests/phpunit.xml.dist command to do unit test works.Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See CODE_OF_CONDUCT file.