PHP Frameworks

After learning Core PHP in my YouTube video titled “Learn PHP step by step in one video-Hindi“, we must start exploring PHP web development professionally using Frameworks.

What is a Framework?

It’s a pre-defined structure with some rules and regulations for rapid and secure website development. Very much required to have a standardize development environment for good management of the project as well as quick development by using plugins, modules, packages (most of these are developed by community).

Most popular PHP frameworks are :-

  • Laravel
  • Symfony
  • CakePHP
  • CodeIgniter
  • ZendFramework
  • YII

Leave a Reply

Your email address will not be published. Required fields are marked *