CakePHP
Developer(s) | Cake Software Foundation, Inc. |
---|---|
Initial release | April 2005 |
Stable release |
3.4.10[1]
/ 9 July 2017 |
Repository |
github |
Development status | Active |
Operating system | Cross-platform |
Platform | PHP 5.6.0+ |
Available in | Multilingual |
Type | Web framework |
License | MIT License |
Website |
cakephp |
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]
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.
Conferences
Year | Location |
---|---|
2017 | New York, NY, USA |
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
- ↑ "CakePHP 3.4.10 Released". cakephp.org. Retrieved 10 July 2017.
- ↑ "CakePHP Manual - CakePHP at a Glance". Retrieved 2015-03-09.
- ↑ http://cakephp.lighthouseapp.com/contributors
- ↑ http://book.cakephp.org/1.1/en/introduction-to-cakephp.html
- ↑ http://neurowww.cwru.edu/cakephp/history_of_cakephp
- 1 2 http://www.cs.colorado.edu/~kena/classes/5448/s11/presentations/cakephp.pdf
- ↑ "CakeForge". Archived from the original on 2009-09-08. Retrieved 2009-09-05.
- ↑ "TheChaw". Retrieved 2009-09-05.
- ↑ "The Cake is Still Rising". Retrieved 2009-10-25.
Bibliography
- Munro, Jamie (April 9, 2011). "Rapid Application Development With CakePHP" (1st ed.). Createspace: 170. ISBN 1-4609-5439-4.
- Golding, David (July 21, 2008). "Beginning CakePHP: from Novice to Professional" (1st ed.). Apress: 344. ISBN 1-4302-0977-1.
- Chan, Kai; Omokore, John; Miller, Richard (December 2, 2008). "Practical CakePHP Projects" (1st ed.). Apress: 400. ISBN 1-4302-1578-X.
External links
- Official website
- Official Community Portal
- Official Documentation
- Official API
- CakePHP TV
- CakePackages
- Official CakePHP Code Repository
- Cook up Web sites fast with CakePHP - DeveloperWorks series from IBM on CakePHP
- PHP Frameworks Comparison Sheet
- CakePHP Blog
- CakePHP Presentation
- PHP Web Application Development