September 28th, 2007
PHP / mySQL
0 comments
Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Provides a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.
I don't like to use WordPress or any other blog system, the reason for this you can read it here: Once you start doubting, there's no end to it, so I (re)wrote my own. Initially was written only using some classes, no framework, code contained design and it was hard to maintain. So I decided to build something more flexible, for this I needed a framework.
After many hours off googleing ...read more
Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Provides a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.
I don't like to use WordPress or any other blog system, the reason for this you can read it here: Once you start doubting, there's no end to it, so I (re)wrote my own. Initially was written only using some classes, no framework, code contained design and it was hard to maintain. So I decided to build something more flexible, for this I needed a framework.
After many hours off googleing ...read more
