Course Overview
2h 16m | 18 Videos | 65276 Views | Intermediate
Phalcon Framework Training:
This training is a complete guide to understanding how the Phalcon Framework works right from its installation, configuration, operations and comparing with other frameworks.
Through this training you will learn the following:
- Step by step installation along with developer tools and creating a project
- Once created a project in xampp/wamp , understanding the files and folders present in it.
- The workflow of phalcon framework along with the diagrams
- The config directory, as the name implies, contains all of your application’s configuration files.
- How are controllers created in phalcon, its functionality with example.
- Creation of models along with example and functionality.
- Creation of views along with example and functionality (Volt files information)
- Basic routing along with example
- Connectivity with database with example
- CRUD application in phalcon
- Working with each of these operations
- Combination of Phalcon and SQL (Unique feature of Phalcon)
- Migrating between databases usage and advantages with example
- Cookies with definition and usage in Phalcon
- Sessions with definition and usage in Phalcon
- Support of different languages in Phalcon.
- Managing javascript and css files
- MongoDb and its implementation
- Password hashing and many more
- How Phalcon is different from other PHP frameworks
Target Customers:
- Web developer
- Web designers
- Web application developers
Pre-Requisites:
- Proficient PHP Knowledge
- Some MVC Knowledge
- Basic knowledge of PHP and MySQL
- Foundation of Object oriented programming