Object-Oriented PHP5 Data Mapper ORM

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

  1. Signup for an account on GitHub
  2. Fork the phpDataMapper project
  3. Make your own changes or code contributions
  4. Run the unit tests using PHPUnit
  5. If the tests fail, go to step 3
  6. If the tests pass, issue a pull request
  7. 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.