Using CakePHP without a database

If you solve a problem - blog about it, chances are that somebody, somewhere, is already facing the same problem.
We recently programmed a CakePHP app which relies solely on remote server talking Saleforce API for all data operations. The first challenge that we faced was how to prevent CakePHP from insisting on a database [...]

Posted on 8/22/08 by Tarique Sani | 17 comments | Filed Under: CakePHP, PHP | read on

Code sniffs for CakePHP and then some more

This started out sometime early this year as an exercise to create a set of Code Sniffs which could be applied to our CakePHP projects...
Ummm... I guess, at this point I should rewind a bit and give a couple of background definitions and some more..

PHP_Codesniffer A PEAR package tokenises PHP and JavaScript code and detects [...]

Posted on 7/4/08 by Tarique Sani | 9 comments | Filed Under: CakePHP, Open Source, PHP | read on

About this blog

This blog is an extension of our commitment to Open Source community. Through this blog we intend to share our ideas and experiences both in the field of technology as well as business management.

The authors of this blog are all members of the Team SANIsoft

Categories

Argue for your limitations, and sure enough they're yours - Richard Bach