Contributing to the Zend Framework
Getting Involved
Read the Zend Framework License
The license is BSD based and can be found at http://framework.zend.com/license.
Sign a Contributor License Agreement
To contribute source code or documentation into the framework at any level (from a few lines, through a patch, to a full set of classes), you must first sign the Contributor License Agreement. This will also give you access to become a developer in the issue tracking system and the developer's wiki.
Subscribe to the appropriate mailing lists
| List | Subscription Address | Archives |
|---|---|---|
| General | fw-general-subscribe@lists.zend.com | http://www.zend.com/lists/fw-general/ |
| Documentation | fw-docs-subscribe@lists.zend.com | |
| Announcements | fw-announce-subscribe@lists.zend.com |
Contribute to the Wiki
| Topic | URL |
|---|---|
| Framework Development |
http://framework.zend.com/wiki/display/ZFDEV |
| Proposals | http://framework.zend.com/wiki/display/ZFPROP |
| End-User Wiki | http://framework.zend.com/wiki/display/ZFUSER |
Report, work on, resolve issues in the Issue Tracker
The Zend Framework Issue Tracker is the place to submit issues of all types. This includes bugs, change requests, feature requests (if large enough, they could be submitted as a proposal), and small patches. It is also the place to track the release roadmap and view the current status of framework components.