Email the Author
You can use this page to email Sanjib Sinha about PHP 7 : Intensive Coding Bootcamp For Intermediate Learners to Create a PHP Framework.
About the Book
It is equivalent to an intensive coding bootcamp for one month where intermediate PHP developers could enhance their coding skill by following a set of rules, practicing code more than eight hours every day.
This book will give you enough PHP code to practice, so that, as an Intermediate PHP developer, you can master the language implementing the OOP concepts.
Every object oriented programming concepts are explained in this book, in a lucid way.
All you need to do is code everyday from eight to twelve hours using this guide. After one month, you will find, object oriented programming is much easier than before.
Often PHP intermediate developers have been stuck in the crack of object oriented programming concepts.
If you have the same problem, then this book is for you. It explains the OOP concepts in detail for the intermediate readers, with a project, such as building your own PHP framework.
In this book, we will learn as follows:
Introduction to MySQL, RDMS, and PDO
1. What is MVC Pattern
2. How MVC Pattern Works
3. How to upgrade to PHP 7
4. Object-oriented Programming and PHP 7
5. Composer Revolution in PHP
6. Building a PHP Framework
For its simple iterations and the principle of separation of concerns, MVC pattern is often found in web application.
Now, the MVC pattern can be interpreted in different ways: a section thinks that the actual processing part is handled by the Model and the Controller only handles the input data. In such interpretation, the ‘input-processing-output’ flow is represented by ‘Controller-Model-View’; here the Controller interprets the mouse and keyboard inputs from the user.
About the Author
A Freak, in an absurd journey that starts from nowhere, and ends up nowhere.