Merge pull request #189 from koriym/master

Add print_o
This commit is contained in:
Jamie York 2014-10-24 15:10:06 -06:00
commit 2aa062f5e3
1 changed files with 1 additions and 0 deletions

View File

@ -599,6 +599,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.*