How to Build A PHP 7 Framework Front Cover

How to Build A PHP 7 Framework

  • Length: 188 pages
  • Edition: 1
  • Publication Date: 2018-09-01
  • ISBN-10: B07H1VN8DC
  • Sales Rank: #901464 (See Top 100 Books)
Description

How to Build A PHP 7 Framework: With an Introduction to Composer, Interface, Trait, Horizontal Reuse of code, PDO, and MVC Pattern

For its simple iterations and the principle of separation of concerns, MVC pattern is often found in the web application.

An 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.

In this book, every type of interpretation has been explained and at the end, an MVC framework is built from the scratch.

Table of Contents

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

To access the link, solve the captcha.