An open API service indexing awesome lists of open source software.

https://github.com/plopesc/refactoring-php

Refactorig by Martin Fowler. PHP examples
https://github.com/plopesc/refactoring-php

php refactoring

Last synced: 12 months ago
JSON representation

Refactorig by Martin Fowler. PHP examples

Awesome Lists containing this project

README

          

Refactorig by Martin Fowler. PHP examples
======

Examples from https://martinfowler.com/books/refactoring.html translated into PHP.

Table of contents
------
1. [Chapter 1](https://github.com/plopesc/refactoring-php/tree/chapter-1): Refactoring a Video Store system step by step