Contents
CakePHP Course Overview
CakePHP is an open source web application framework it is widely used in PHP based web development domain. The abbreviation of CakePHP is Hypertext Processor. It is used to Develop Web sites and applications fast and easily which are database driven and dynamic. CakePHP follows the Model-View-Controller (MVC) approach and easy to use, to Develop CakePHP Frameworks to improve Quality of Code for programmers. This CakePHP Course will cover the basics of the framework and moves towards the advanced level of its usage.
Objectives of the Course
- The building of PHP websites, which are connected through the database of MySQL.
- Services of websites and enhances them for the global market.
- Understanding of the web technology
- Able to architect, write, debug, and run complete web applications using PHP and MySQL.
- Installation and setup of CakePHP
- Create web applications using CakePHP
Pre-requisites of the Course
- PHP
- HTML and CSS
- JavaScript
- Object-Oriented Languages
- MySQL
Who can attend this course
- IT Professional Developer
- Individual or Any Corporate Company’s Employee will join this Course
CakePHP Course Content
- Beginning With CakePHP
- What is CakePHP and its Use?
- Where to Get Help?
- Understanding Model-View-Controller (MVC) Worksflow
- Basic Principles of CakePHP Framework
- CakePHP Structure
- A Typical CakePHP Request
- CakePHP Folder Structure
- CakePHP Conventions
- Developing with CakePHP
- Requirements
- Installation & Configuration
- Controllers
- Components
- Models
- Behaviors
- Data Sources
- Views
- Helpers
- Scaffolding
- The CakePHP Console
- Plugins
- Global Constants and Functions
- Vendor packages
- Common Tasks With CakePHP
- Data Validation
- Data Sources
- Data Sanitization
- Error Handling
- Debugging
- Caching
- Logging
- Testing
- Internationalization & Localization
- Pagination