Skip to content

Commit

Permalink
Remove Active Record reference
Browse files Browse the repository at this point in the history
  • Loading branch information
bcrowe committed Dec 27, 2014
1 parent af82881 commit 9624081
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
[![Total Downloads](https://img.shields.io/packagist/dt/cakephp/cakephp.svg?style=flat-square)](https://packagist.org/packages/cakephp/cakephp)

[CakePHP](http://www.cakephp.org) is a rapid development framework for PHP which
uses commonly known design patterns like Active Record, Association Data
Mapping, Front Controller and MVC. Our primary goal is to provide a structured
uses commonly known design patterns like Associative Data
Mapping, Front Controller, and MVC. Our primary goal is to provide a structured
framework that enables PHP users at all levels to rapidly develop robust web
applications, without any loss to flexibility.

Expand Down

0 comments on commit 9624081

Please sign in to comment.