CakePHP Introduction

    What is CakePHP? CakePHP is an open-source framework for PHP intended to make developing, deploying and maintaining applications much easier. CakePHP offers many useful design patterns, such as the Model-View-Controller pattern, seen in other popular frameworks like Ruby On Rails. The CakePHP framework also provides valuable reusable libraries for dealing with common tasks. … Continue reading CakePHP Introduction