From b5da4267761367f0c8eecdad6fe830e784e74bdc Mon Sep 17 00:00:00 2001 From: krakjoe Date: Sun, 10 Nov 2013 23:44:16 +0000 Subject: [PATCH] ... --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5fd6514d69..51f7be3041 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ -phpdbg - The interactive PHP debugger -===================================== +The interactive PHP debugger +============================ phpdbg is an interactive debugger for PHP. Implemented as a SAPI module, phpdbg can excerpt complete control over the environment without impacting the functionality or performance of your code. +phpdbg aims to be a lightweight, easy to use debugging platform for PHP5.5+ + Features ======== @@ -14,6 +16,13 @@ Features - easy manipulation of the environment with built-in eval() - sapi agnositicism, easy integration +Planned +======= + + - mocking server environments/requests + - userland script-ability + - improve everything + Installation ============ -- 2.40.0