From 8c28a063f2cd22365679422c2584c3a70168f96e Mon Sep 17 00:00:00 2001 From: Akihito Koriyama Date: Tue, 29 Jul 2014 00:53:44 +0900 Subject: [PATCH] Add print_o --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9ca83b..3a2e8c3 100644 --- a/README.md +++ b/README.md @@ -590,6 +590,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP. * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes. * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins. +* [print_o](https://github.com/koriym/print_o) - An object graph visualizer. # Software *Software for creating a development environment.*