User Profile

User
 jamesmking
Location
 Ottawa, Ontario
URL
 http://fenix-solutions.com

Recent Articles

CakePHP on IIS6 with FastCGI, SQL Server 2005, and ISAPI_Rewrite

A detailed walkthrough on how to set up and configure a fast, stable PHP 5.x environment on Windows Server 2003 for CakePHP.
  • Published by jamesmking 04/12/08 - 10:03
  • 26088 views
  • 4 comments

Recent Comments

Posted 27/12/2008 09:59am
This is great news! My company has been building a massive series of applications under a single sign-on for a large private sector client and have been using 1.2 since the first beta. None of the team had used CakePHP before, and it was a risk going with a framework none of us had experience with.

However, it couldn't have turned out better. Without CakePHP there's no way we could have met our timeline or budget. Our app touches just about every corner of the framework from Localization, Cache, Security, Auth, and ACL to ingesting and providing web services, to custom Behaviors, Plugins, Components, Helpers in addition to all the core ones.

I can't imagine why any developer looking to build a PHP application of any size wouldn't use CakePHP.
Posted 24/04/2008 05:47pm
Probably the most useful and practical behaviours for CakePHP to date! Having been dealing with large, complex data models in my application, this saved me hours of writing long-winded binding and unbinding code. I'd say this belongs in the core quite frankly.