Apress | Pro PHP 8 MVC: Model View Controller Architecture-Driven Application Development, 2nd Edition (2021 EN)

Discussion in 'Programming' started by Kanka, Jun 12, 2021.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,391
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Christopher Pitt
    Full Title: Pro PHP 8 MVC: Model View Controller Architecture-Driven Application Development, 2nd Edition
    Publisher: Apress; 2nd edition (May 26, 2021)
    Year: 2021
    ISBN-13: 9781484269572 (978-1-4842-6957-2), 9781484269565 (978-1-4842-6956-5)
    ISBN-10: 1484269578, 148426956X
    Pages: 367
    Language: English
    Genre: Educational: Web Development
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 53.49 €


    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.

    Along the way, this book lays bare all the secret parts of MVC to take with you to apply to your own PHP-based MVC projects.


    Learn:
    ✓ Build PHP-based web applications using the model view controller (MVC) architecture
    ✓ Write your first bit of framework code
    ✓ Compare the code you write with how the popular frameworks do the same kinds of things
    ✓ Create various aspects of applications, engines, and other frameworksWrap up with a sample case study application

    Features:
    ✓ The first book on PHP MVC using PHP 8
    ✓ Everything you'll need from first principles all the way to practical advice on advanced techniques
    ✓ Written by a PHP and web development expert

    Who This Book Is For:
    Experienced PHP and web developers. Some prior experience with PHP and web development at least recommended.

    -------------
     
    Last edited by a moderator: Mar 8, 2022