Welcome to the CakePHP Development Site
We are hard at work on multiple versions of CakePHP. You will find links to the versions below, and you can also visit the projects page to see the more. Enjoy the tasty code.
The versions
There are currently 3 versions of CakePHP being supported:
- 1.2 The previous major release, currently only receiving maintenance and bugfixes.
- 1.3 The current release of CakePHP, currently only receiving maintenance and bugfixes.
- 2.0 The upcoming major release of CakePHP, supporting PHP5.2+. Under heavy development.
Getting the code
All cakephp versions are in one single repository on github. You can clone the
repository using git clone
git://github.com/cakephp/cakephp.git. Or download tagged
release tarballs from github
downloads
Found a Bug?
Help us help you faster by creating a ticket How to report a bug.
Make sure you have searched the CakePHP Google Group, and through the tickets that have already been submitted. Another suggestion is to grab the latest nightly or use the branch where many problems are fixed on a daily basis. You must be registered to submit tickets: Register here.
Closing Tickets
Please, help close tickets by creating test cases for an open bug or enhancement and adding it to the ticket. You can either attach patches as diff files, or create commits on your fork and linking the commits in a comment.
Documentation Efforts
The Book is ready to accept your suggestions.
Everyone can help with the documentation efforts by simply logging in with your Bakery account, writing or editing a section, and submitting it for review. Thanks to all those who have contributed already. The application is still under development, so if you find a problem, please submit a ticket to CakeBook . Visit #cakephp-docs on irc.freenode.net.
Getting Started with Cake
- CakePHP Main Site
- Download
- The Bakery
- CakePHP API
- Documentation (Book)
- CakePHP Google Group
- Visit us at #cakephp on irc.freenode.net
Contributors Agreements
Remember that when you submit something to this site, you are giving us permission to use, reproduce, and modify the contribution in any way, shape, or form.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Source available from github
Repository is at http://github.com/cakephp/cakephp
Creating a bug report
When creating a bug report, please include as much relevant information as possible. Please include code to reproduce the issue. Or even better, make a unit test. Either change an existing test or add a new test to show that the expected behavior is not occuring.
1.2.7—61% complete
Completed 50 of 82 tickets
Pages
- Home
- 1.3
- 1.3 migration guide
- 1.3 new features
- 1.3 new features > plugin assets
- 1.3 new features > logging
- 1.3 new features > formhelper
- 1.3 new features > bake updates
- 1.3 new features > js-helper
- 1.3 new features > js helper > methods
- 1.3 new features > virtual fields
- 1.3 new features > test suite
- Changelogs
- Changelog > 1.2.1
- Changelog > 1.2.2
- Changelog > 1.2.3
- Changelog > 1.2.4
- Changelog > 1.2.5
- Changelog > 1.2.6
- Changelog > 1.2.7
- Changelog > 1.3-dev
- Changelog > 1.3.0-alpha
- Changelog - 1.3.0-alpha pt2
- Changelog > 1.3.0-alpha pt3
- Changelog > 1.3.0-beta
- Changelog > 1.3.0-beta pt2
- Changelog > 1.3.0-beta pt3
- Changelog > 1.3.0-RC1
- Changelog > 1.3.0-RC2
- Changelog > 1.3.0-RC3
- Changelog > 1.3.0-RC4
- Changelog > 1.3.0
- Changelog > 1.3.1
- Changelog > 1.3.2
- Changelog > 1.3.3
- support > scripts
- 2.0 development roadmap
- 2.0 migration guide
- 2.0 New Features
- PHPUnit migration hints
- 2.0 - PHP standards group file naming
- 2.0 - Session
