Название: Pro PHP 8 MVC: Model View Controller Architecture-Driven Application Development 2nd edition
Автор: Christopher Pitt
Издательство: Apress
Год: 2021
Формат: true pdf/epub/azw3
Страниц: 385
Размер: 10.4 Mb
Язык: English
Examine the building blocks that make any good MVC framework using PHP 8. This book exposes all the considerations that many developers take for granted when using a popular framework, and teaches you how to make this MVC framework your own.
You'll quickly get started writing your first bit of framework code, then, you build a variety of examples using aspects of an MVC framework, including a router, a template engine, a database library, a persistence engine (ORM), and a testing framework. In the next section, you'll implement sessions, caches, file systems, queues, logging, and mail. You'll wrap up by building a larger scale sample web application: a sales website for a company that sells rockets.