Session Track: CakePHP

Bake-with-CakePHPCakePHP is a stable PHP framework that has been growing in recent years as it has been making significant changes to its underlying codebase.
(Return to the Full Schedule)

PHP Framework Introduction

Potomac

One of the most frequently recurring subjects in PHP forums and communities is the choice of a framework for a specific project. There are a lot of available PHP frameworks and new ones being made every moment, This talk will explain the basic concepts of frameworks, make a comparison between the most popular frameworks in […]

Beginner CakePHP Laravel SymfonyLive Zend Framework
READ MORE

Producer-Consumer Programming in CakePHP/RabbitMQ

Ash Grove C

When you try to do too much during a page load, your site gets slower and slower. Producer/Consumer programming allows us to move some of the work offline, allowing your web server to run that much faster. We scaled our data collection for 50K views/day to 2M views/day. We’ll discuss how to choose what work […]

Beginner CakePHP
READ MORE