From a11a5b512c049179cf1a01f21a6078e9d09228eb Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 30 Mar 2014 21:53:44 +0300 Subject: [PATCH] FeatureScience - code refactoring tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aeb706d..f9a53ff 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome. * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger. * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code. +* [FeatureScience](https://github.com/firstrow/feature-science) - A PHP library for carefully refactoring critical paths. ## Build Tools *Project build and automation tools.*