Book Image

CakePHP 2 Application Cookbook - Third Edition

By : Watts
Book Image

CakePHP 2 Application Cookbook - Third Edition

By: Watts

Overview of this book

If you are a CakePHP developer looking to ease the burden of development, then this book is for you. As a headfirst dive into the framework, this collection of recipes will help you get the most out of CakePHP, and get your applications baked in no time. Even if you're not familiar with the framework, we'll take you from basic CRUD building to useful solutions that will aid in getting the job done quickly and efficiently.
Table of Contents (14 chapters)
13
Index

What you need for this book

You should have comprehensive knowledge of PHP, understanding of the object-oriented nature of the language, as well as the base syntax and language constructs. You will also need a basic understanding of the CakePHP framework, which, for this book, should be enough after having set up and configured the framework to work on a local server (we use a Linux environment throughout the content of the book). You should also have completed at least the blog tutorial included in the CakePHP documentation (http://book.cakephp.org).