SlideShare a Scribd company logo
CakePHPRapid Development Framework
Why CakePHP?MVCDRYORMConvention over ConfigurationArchitecture for developing, maintaining, and deploying applications
Basic FeaturesModel, View, Controller Architecture
Application Scaffolding
Code generation via Bake
Helpers for HTML, Forms, Pagination, AJAX, Javascript, XML, RSS and more
Access Control Lists and Authentication
Simple yet extensive validation of model dataBasic Features cont.Router for mapping urls and handling extensions
Security, Session, and RequestHandler Components
Utility classes for working with Files, Folders, Arrays and moreWhat is Cake & Why?Free & Open Source.
Rapid Development Frame Work Based Around MVC Methodology.
Templating, Helpers, Components. In short reusable code!
Built in Email, Cookie, Security, Session & Request Handling Components.
Caching.Modle View ControllerModel View Controller design patter is based upon separating your code into three sections.
The Model represents the application data.
The View renders a presentation of the model data.
The Controller handles & routes requests made by the client.Modle View Controller
Basic Principles of CakePHPConventions
Extensions
Controller Extensions - Components

More Related Content

PPTX
PPT - A slice of cake php
ODP
Https presentation
PPTX
Introduction to FHIR™
PPT
Creating a Website Sitemap
PDF
Api presentation
PPT
Api desgin
PPTX
Hypertext transfer protocol and hypertext transfer protocol secure(HTTP and H...
PPTX
PPT - A slice of cake php
Https presentation
Introduction to FHIR™
Creating a Website Sitemap
Api presentation
Api desgin
Hypertext transfer protocol and hypertext transfer protocol secure(HTTP and H...

What's hot (20)

PDF
Online shopping
PDF
APIs, REST e RESTful: O que os programadores precisam saber? - Marcos Echevar...
PPTX
An Introduction to HL7 FHIR
PPTX
REST API Design & Development
PPTX
PPTX
FHIR tutorial - Afternoon
PPTX
Flutter introduction
PPTX
Http Introduction
PDF
Online Restaurant Management System
PPTX
Intro to software development
PPT
PPTX
Front end web development
PDF
OAuth2 and Spring Security
PPTX
Web servers
PDF
Pervasive Web Application Architecture
PDF
REST API Best (Recommended) Practices
PPTX
Full Stack Web Development
PDF
Introduction to flutter
DOC
Learning Management System-SRS Modified(Semi-Final)
PPTX
Web Application
Online shopping
APIs, REST e RESTful: O que os programadores precisam saber? - Marcos Echevar...
An Introduction to HL7 FHIR
REST API Design & Development
FHIR tutorial - Afternoon
Flutter introduction
Http Introduction
Online Restaurant Management System
Intro to software development
Front end web development
OAuth2 and Spring Security
Web servers
Pervasive Web Application Architecture
REST API Best (Recommended) Practices
Full Stack Web Development
Introduction to flutter
Learning Management System-SRS Modified(Semi-Final)
Web Application
Ad

Similar to CakePHP (20)

PDF
Check Constraint In MySQL 8.0
PDF
Web internship Yii Framework
PPTX
Running Vue Storefront in production (PWA Magento webshop)
PDF
Sql Injection Myths and Fallacies
PPTX
如何建立企業級應用的商業規則引擎
PDF
Apex Enterprise Patterns: Building Strong Foundations
PDF
SproutCore and the Future of Web Apps
PDF
DN 2017 | Reducing pain in data engineering | Martin Loetzsch | Project A
PDF
CCM Escape Case Study - SkySQL Paris Meetup 17.12.2013
ODP
Codegnitorppt
PPT
Windows Server 2008 (PowerShell Scripting Uygulamaları)
DOCX
Database Implementation Final Document
PDF
Boost delivery stream with code discipline engineering
ODP
Top 10 Web Security Vulnerabilities
PPTX
5 Reasons To Love CodeIgniter
PPT
ash_feel_the_power_kyle_hailey_8951122.ppt
PDF
Future of Web Apps: Google Gears
PDF
PHPUnit Episode iv.iii: Return of the tests
PDF
Samsung WebCL Prototype API
PDF
VMUG - Using PowerShell to call RESTful APIs
Check Constraint In MySQL 8.0
Web internship Yii Framework
Running Vue Storefront in production (PWA Magento webshop)
Sql Injection Myths and Fallacies
如何建立企業級應用的商業規則引擎
Apex Enterprise Patterns: Building Strong Foundations
SproutCore and the Future of Web Apps
DN 2017 | Reducing pain in data engineering | Martin Loetzsch | Project A
CCM Escape Case Study - SkySQL Paris Meetup 17.12.2013
Codegnitorppt
Windows Server 2008 (PowerShell Scripting Uygulamaları)
Database Implementation Final Document
Boost delivery stream with code discipline engineering
Top 10 Web Security Vulnerabilities
5 Reasons To Love CodeIgniter
ash_feel_the_power_kyle_hailey_8951122.ppt
Future of Web Apps: Google Gears
PHPUnit Episode iv.iii: Return of the tests
Samsung WebCL Prototype API
VMUG - Using PowerShell to call RESTful APIs
Ad

Recently uploaded (20)

PPTX
master seminar digital applications in india
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
Computing-Curriculum for Schools in Ghana
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Insiders guide to clinical Medicine.pdf
PDF
Sports Quiz easy sports quiz sports quiz
PPTX
Lesson notes of climatology university.
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
Cell Types and Its function , kingdom of life
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Complications of Minimal Access Surgery at WLH
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PPTX
Cell Structure & Organelles in detailed.
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPTX
Institutional Correction lecture only . . .
master seminar digital applications in india
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Computing-Curriculum for Schools in Ghana
Supply Chain Operations Speaking Notes -ICLT Program
Insiders guide to clinical Medicine.pdf
Sports Quiz easy sports quiz sports quiz
Lesson notes of climatology university.
PPH.pptx obstetrics and gynecology in nursing
VCE English Exam - Section C Student Revision Booklet
Cell Types and Its function , kingdom of life
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Complications of Minimal Access Surgery at WLH
human mycosis Human fungal infections are called human mycosis..pptx
STATICS OF THE RIGID BODIES Hibbelers.pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Cell Structure & Organelles in detailed.
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Institutional Correction lecture only . . .

CakePHP