Skip to content
Mark edited this page Oct 12, 2023 · 41 revisions

CakePHP version map

Tools plugin branch CakePHP core PHP min
0.x [EOL] cake2 2.x PHP 5.4
1.x [EOL] cake3 3.x PHP 5.6
2.x cake4 4.x PHP 7.2
3.x master 5.x PHP 8.1

3.x

The documentation is completely inside the plugin: ROOT/docs.

It was not really possible to keep different versions of documentation in the wiki, and as such, this wiki is deprecated as resource for 3.0+.

2.x

For basic installation instructions please see the README.md.

Documentation

Most code has inline documentation or a @link or @see tag referencing the documentation (e.g. in my Blog).

For others the documentation should be created in markdown here (feel free to provide me with missing docs).

Generic documentation

Documentation for specific classes and features

Evaluation

Extra

Some extra information