CakePHP

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Rotanid (talk | contribs) at 21:09, 16 October 2016 (newer version). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

CakePHP
Developer(s)Cake Software Foundation, Inc.
Initial releaseApril 2005; 19 years ago (2005-04)
Stable release
3.3.6[1] / 14 October 2016; 7 years ago (2016-10-14)
Repository
Operating systemCross-platform
PlatformPHP 5.5.9+
Available inMultilingual
TypeWeb framework
LicenseMIT License
Websitecakephp.org Edit this at Wikidata

CakePHP is an open-source web framework. It follows the model–view–controller (MVC) approach and is written in PHP, modeled after the concepts of Ruby on Rails, and distributed under the MIT License.[2]

CakePHP uses well-known software engineering concepts and software design patterns, such as convention over configuration, model–view–controller, active record, association data mapping, and front controller.

CakePHP started in April 2005, when a Polish programmer Michal Tatarynowicz[3] wrote a minimal version of a rapid application development in PHP, dubbing it Cake.[4][5][6] He published the framework under the MIT license, and opened it up to the online community of developers. In December 2005, L. Masters and G. J. Woodworth founded the Cake Software Foundation to promote development related to CakePHP.[6] Version 1.0 was released on May 2006.

One of the project's inspirations was Ruby on Rails, using many of its concepts. The community has since grown and spawned several sub-projects.[7][8]

In October 2009, project manager Woodworth and developer N. Abele resigned from the project to focus on their own projects, including the Lithium web framework (previously part of the CakePHP project). The remaining development team continued to focus on the original roadmap that was previously defined.[9]

Real-world usage

It is used by programming languages including Scratch, and by blogs and websites includingGridle.io, UI-Faces (User Inter Faces) and mojePaństwo.

Conferences

The Cake Software Foundation operates an annual Conference focusing on CakePHP called CakeFest. It was initially held as a bi-annual event in 2008.[citation needed]

Past conferences

Year Location
2016 Amsterdam, Netherlands
2015 New York, NY, USA
2014 Madrid, Spain
2013 San Francisco, CA, USA
2012 Manchester, UK
2011 Manchester, UK
2010 Chicago, IL, USA
2009 Berlin, Germany
2008 Buenos Aires, Argentina
2008 Orlando, FL, USA

See also

References

  1. ^ "CakePHP 3.3.6 Released". cakephp.org. Retrieved 14 October 2016.
  2. ^ "CakePHP Manual - CakePHP at a Glance". Retrieved 2015-03-09.
  3. ^ http://cakephp.lighthouseapp.com/contributors
  4. ^ http://book.cakephp.org/1.1/en/introduction-to-cakephp.html
  5. ^ http://neurowww.cwru.edu/cakephp/history_of_cakephp
  6. ^ a b http://www.cs.colorado.edu/~kena/classes/5448/s11/presentations/cakephp.pdf
  7. ^ "CakeForge". Retrieved 2009-09-05.
  8. ^ "TheChaw". Retrieved 2009-09-05.
  9. ^ "The Cake is Still Rising". Retrieved 2009-10-25.

Bibliography

External links