The phpDataMapper project is a free open-source project that is open to anyone who wants to contribute.
The code is currently hosted on GitHub, so the source is fully viewable online.
Steps to Contribute
- Signup for an account on GitHub
- Fork the phpDataMapper project
- Make your own changes or code contributions
- Run the unit tests using PHPUnit
- If the tests fail, go to step 3
- If the tests pass, issue a pull request
- Your code will be reviewed to make sure it fits with the project goals, and if it does, will be merged into the main codebase
After a few contributions, you will be given direct commit access to the project if everything has gone okay and you wish to contribute more.