Download the PHP package koriym/printo without Composer
On this page you can find all versions of the php package koriym/printo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download koriym/printo
More information about koriym/printo
Files in koriym/printo
Download koriym/printo
More information about koriym/printo
Files in koriym/printo
Vendor koriym
Package printo
Short Description An object graph visualizer.
License BSD-3-Clause
Homepage https://github.com/koriym/print_o
Package printo
Short Description An object graph visualizer.
License BSD-3-Clause
Homepage https://github.com/koriym/print_o
Please rate this library. Is it a good library?
Informations about the package printo
print_o
An object graph visualizer for PHP
What is object graph ?
Object-oriented applications contain complex webs of interrelated objects. Objects are linked to each other by one object either owning or containing another object or holding a reference to another object. This web of objects is called an object graph and it is the more abstract structure that can be used in discussing an application's state. - wikipedia
(JA) オブジェクト指向のアプリケーションは相互に関係のある複雑なオブジェクト網を含んでいます。オブジェクトはあるオブジェクトから所有されているか、他のオブジェクト(またはそのリファレンス)を含んでいるか、そのどちらかでお互いに接続されています。このオブジェクト網をオブジェクトグラフと呼びます。
Simple object graph
With properties
Full extract
Requirements
- PHP 5.4+
Installation
Usage
Live demo
All versions of printo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package koriym/printo contains the following files
Loading the files please wait ....