Modernizing Legacy Applications in PHP

Nonfiction, Computers, Programming, Software Development, Programming Languages
Cover of the book Modernizing Legacy Applications in PHP by Paul M. Jones, Packt Publishing
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Paul M. Jones ISBN: 9781787127784
Publisher: Packt Publishing Publication: September 9, 2016
Imprint: Packt Publishing Language: English
Author: Paul M. Jones
ISBN: 9781787127784
Publisher: Packt Publishing
Publication: September 9, 2016
Imprint: Packt Publishing
Language: English

Get your code under control in a series of small, specific steps

About This Book

  • Learn to extract and replace legacy artifacts,
  • Improve your application from the ground up while keeping your codebase fully operational,
  • Improve the quality of your legacy applications.

Who This Book Is For

PHP developers from all skill levels will be able to get value from this book and will be able to transform their spaghetti code applications to clean, modular applications. If you are in the midst of a legacy refactor or you find yourself in a state of despair caused by the code you have inherited, this is the book for you. All you need is to have PHP 5.0 installed, and you're all set to change the way you maintain and deploy your code!

What You Will Learn

  • Replace global and new with dependency injection
  • Extract SQL statements to gateways
  • Convert action logic to controllers
  • Remove repeated logic in page scripts
  • Create maintainable PHP code from crufty legacy PHP

In Detail

Have you noticed that your legacy PHP application is composed of page scripts placed directly in the document root of the web server? Or, do your page scripts, along with any other classes and functions, combine the concerns of model, view, and controller into the same scope? Is the majority of the logical flow incorporated as include files and global functions rather than class methods? Working with such a legacy application feels like dragging your feet through mud, doesn't it?This book will show you how to modernize your application in terms of practice and technique, rather than in terms of using tools like frameworks and libraries, by extracting and replacing its legacy artifacts. We will use a step-by-step approach, moving slowly and methodically, to improve your application from the ground up. We'll show you how dependency injection can replace both the new and global dependencies. We'll also show you how to change the presentation logic to view files and the action logic to a controller. Moreover, we'll keep your application running the whole time. Each completed step in the process will keep your codebase fully operational with higher quality. When we are done, you will be able to breeze through your code like the wind. Your code will be autoloaded, dependency-injected, unit-tested, layer-separated, and front-controlled. Most of the very limited code we will add to your application is specific to this book. We will be improving ourselves as programmers, as well as improving the quality of our legacy application.

Style and approach

This book gives developers an easy-to-follow, practical and powerful process to bring their applications up to a modern baseline. Each step in the book is practical, self-contained and moves you closer to the end goal you seek: maintainable code. As you follow the exercises in the book, the author almost anticipates your questions and you will have the answers, ready to be implemented on your project.

View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

Get your code under control in a series of small, specific steps

About This Book

Who This Book Is For

PHP developers from all skill levels will be able to get value from this book and will be able to transform their spaghetti code applications to clean, modular applications. If you are in the midst of a legacy refactor or you find yourself in a state of despair caused by the code you have inherited, this is the book for you. All you need is to have PHP 5.0 installed, and you're all set to change the way you maintain and deploy your code!

What You Will Learn

In Detail

Have you noticed that your legacy PHP application is composed of page scripts placed directly in the document root of the web server? Or, do your page scripts, along with any other classes and functions, combine the concerns of model, view, and controller into the same scope? Is the majority of the logical flow incorporated as include files and global functions rather than class methods? Working with such a legacy application feels like dragging your feet through mud, doesn't it?This book will show you how to modernize your application in terms of practice and technique, rather than in terms of using tools like frameworks and libraries, by extracting and replacing its legacy artifacts. We will use a step-by-step approach, moving slowly and methodically, to improve your application from the ground up. We'll show you how dependency injection can replace both the new and global dependencies. We'll also show you how to change the presentation logic to view files and the action logic to a controller. Moreover, we'll keep your application running the whole time. Each completed step in the process will keep your codebase fully operational with higher quality. When we are done, you will be able to breeze through your code like the wind. Your code will be autoloaded, dependency-injected, unit-tested, layer-separated, and front-controlled. Most of the very limited code we will add to your application is specific to this book. We will be improving ourselves as programmers, as well as improving the quality of our legacy application.

Style and approach

This book gives developers an easy-to-follow, practical and powerful process to bring their applications up to a modern baseline. Each step in the book is practical, self-contained and moves you closer to the end goal you seek: maintainable code. As you follow the exercises in the book, the author almost anticipates your questions and you will have the answers, ready to be implemented on your project.

More books from Packt Publishing

Cover of the book Getting Started with OrientDB by Paul M. Jones
Cover of the book BeagleBone Essentials by Paul M. Jones
Cover of the book Microsoft System Center Data Protection Manager 2012 R2 Cookbook by Paul M. Jones
Cover of the book Python Digital Forensics Cookbook by Paul M. Jones
Cover of the book Learning Objective-C by Developing iPhone Games by Paul M. Jones
Cover of the book High Availability MySQL Cookbook by Paul M. Jones
Cover of the book Oracle JET for Developers by Paul M. Jones
Cover of the book C++ Data Structures and Algorithms by Paul M. Jones
Cover of the book Liferay Portal Performance Best Practices by Paul M. Jones
Cover of the book Bootstrap 4 Site Blueprints by Paul M. Jones
Cover of the book Data-Centric Applications with Vaadin 8 by Paul M. Jones
Cover of the book Learning OpenStack Networking by Paul M. Jones
Cover of the book Alfresco 3 Cookbook by Paul M. Jones
Cover of the book Learning Windows Server Containers by Paul M. Jones
Cover of the book Management in India: Grow from an Accidental to a Successful Manager in the IT & Knowledge Industry by Paul M. Jones
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy