The code here, represented as steps, is the progression of a refactoring on a legacy codebase. It is a PHP equivalent of the Java code shown in the Martin Fowler book "Refactoring".
-
Updated
Apr 3, 2022 - PHP
The code here, represented as steps, is the progression of a refactoring on a legacy codebase. It is a PHP equivalent of the Java code shown in the Martin Fowler book "Refactoring".
🌟 Examples from Martin Fowler's "Refactoring: Improving the Design of Existing Code" implemented in Java with tests.
A list of must read books and web articles, as well as my own summary of professional programming standards
conteúdo do livro refatoração escrito por Martin Fowler
Exercícios de refatoração do livro "Refatoração - Aperfeiçoando o Projeto de Código Existente" de Martin Fowler
Code examples of Martin Fowler's Refactoring book in python
Ejemplo del patrón de persistencia Active Record en JAVA
Summary of 'Refactoring 2/E' with the inclusion of qualified code examples
This code aims to use the 'Change Function Declaration' refactoring method. Simple code to understand the method.
Replace Query With Parameter
Patterns of Enterprise Application Architecture (Martin Fowler) Examples
Implementation of all the patterns from the book Patterns of Enterprise Application Architecture by Martin Fowler.
Typescript implementations of the book of Martin Fowler, Patterns of Enterprise Application Architecture.
Add a description, image, and links to the martin-fowler-book topic page so that developers can more easily learn about it.
To associate your repository with the martin-fowler-book topic, visit your repo's landing page and select "manage topics."