CakePHP 2 fork that supports PHP 8
Find a file
mark_story 240c8718eb Implement SSL peer verification in HttpSocket
Use the stream API and enable SSL certificate validation. This
increases the security features of HttpSocket, and provides easy access
to the stream context options.  SSL related configuration should be
prefixed with 'ssl_'.

Refs #2270
2012-11-11 14:23:17 -05:00
app Merge branch 'master' into 2.3 2012-11-10 21:33:26 -05:00
lib/Cake Implement SSL peer verification in HttpSocket 2012-11-11 14:23:17 -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
.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 only run codesniff on php files 2012-11-04 13:25:50 +01:00
build.properties Fix a few problems with the build.xml 2012-01-07 20:05:12 -05:00
build.xml Create signed tags. 2012-05-22 21:26:40 -04: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