No Description

mark_story e00aa596b1 Merge branch '2.6' of github.com:cakephp/cakephp into 2.6 11 years ago
app b98d2a3365 Merge branch 'master' into 2.6 11 years ago
lib e00aa596b1 Merge branch '2.6' of github.com:cakephp/cakephp into 2.6 11 years ago
plugins 94e986561b allowing install/cake-wide plugins 16 years ago
vendors 45fd959907 we still want the vendors folder - creating empty file to ensure the 15 years ago
.editorconfig ead6c837c8 Add formatting rules for .yml files to editorconfig. 12 years ago
.gitattributes 3a3ddf414c Update .gitattributes 11 years ago
.gitignore cec7d5d03a Added NetBeans project folder to .gitignore 11 years ago
.htaccess e5c074a0dc Merging fixes into 1.x.x.x branched code: 20 years ago
.travis.yml 8bec213b5a Update .travis.yml 11 years ago
CONTRIBUTING.md 7b4c5236cf Update CONTRIBUTING.md 11 years ago
README.md 051c005b43 Added HTTP to URL 11 years ago
build.properties 77a5adac6a Fix help & default properties file. 13 years ago
build.xml a17345cb92 Update build.xml file so PEAR packages include Fixtures. 12 years ago
composer.json 01e95945ce update composer.json 12 years ago
index.php 17ae40f0ce Merge pull request #2319 from ravage84/php-5-removal 12 years ago

README.md

CakePHP

Latest Stable Version License Bake Status Code consistency

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.

Some Handy Links

CakePHP - The rapid development PHP framework

CookBook - THE CakePHP user documentation; start learning here!

API - A reference to CakePHP's classes

Plugins - A repository of extensions to the framework

The Bakery - Tips, tutorials and articles

Community Center - A source for everything community related

Training - Join a live session and get skilled with the framework

CakeFest - Don't miss our annual CakePHP conference

Cake Software Foundation - Promoting development related to CakePHP

Get Support!

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

Google Group - Community mailing list and forum

GitHub Issues - Got issues? Please tell us!

Roadmaps - Want to contribute? Get involved!

Contributing

CONTRIBUTING.md - Quick pointers for contributing to the CakePHP project

CookBook "Contributing" Section (2.x) (3.0) - Version-specific details about contributing to the project