CakePHP 2 fork that supports PHP 8
Find a file
mark_story 78b23d8e31 Fix issue with inputs() and plugin models.
inputs() should not trigger errors when generating inputs for plugin
models. Previously the internal state of FormHelper was incorrect as
model() returned the plugin name instead of the modelname.

Fixes #3571
2013-01-29 22:02:21 -05:00
app Fix ServerShell not being able to handle plugin assets. 2013-01-28 22:21:58 -05:00
lib/Cake Fix issue with inputs() and plugin models. 2013-01-29 22:02:21 -05:00
plugins allowing install/cake-wide plugins 2009-08-02 15:01:15 -07:00
vendors we still want the vendors folder - creating empty file to ensure the 2011-03-12 20:11:33 +01:00
.editorconfig Add .editorconfig file. 2012-12-01 22:13:01 -08:00
.gitignore Anchor ignore. 2012-03-26 20:12:32 -04:00
.htaccess Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
.travis.yml phpcs violations will now fail travis builds 2012-12-21 16:06:06 +01:00
build.properties Fix a few problems with the build.xml 2012-01-07 20:05:12 -05:00
build.xml Add codestyle and reports-ci targets to phing. 2012-12-15 14:45:39 -05:00
index.php Removed leading indentation to fix coding standards in /index.php 2012-05-01 09:41:43 +10:00
README.md Travis status going in... 2012-08-30 12:01:24 +10:00

CakePHP

CakePHP

CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.

CakePHP - The rapid development PHP framework

Cookbook - THE Cake user documentation; start learning here!

Plugins - A repository of extensions to the framework

The Bakery - Tips, tutorials and articles

API - A reference to Cake's classes

CakePHP TV - Screen casts from events and video tutorials

The Cake Software Foundation - promoting development related to CakePHP

Get Support!

Our Google Group - community mailing list and forum

#cakephp on irc.freenode.net - Come chat with us, we have cake.

Q & A - Ask questions here, all questions welcome

Lighthouse - Got issues? Please tell us!

Bake Status

Cake Power