jasonhinkle / php-object-browser

PHP Object Browser allows you to inspect serialized PHP code in a tree view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Object Browser

PHP Object Browser is a developer utility that allows you to inspect serialized PHP code in a tree view.

This tools should be used only on private or local servers, or the server should be configured to require authentication to access it. Do not leave this unattended on a public server. You have been warned!

Demo

Screenshot

License

MIT

About

PHP Object Browser allows you to inspect serialized PHP code in a tree view

License:MIT License


Languages

Language:PHP 96.1%Language:CSS 3.9%