2017 © Pedro Peláez
 

class serpri

SERialized smart object pretty PRInt for php

image

trurlmcbyte/serpri

SERialized smart object pretty PRInt for php

  • Friday, March 11, 2016
  • by TrurlMcByte
  • Repository
  • 1 Watchers
  • 1 Stars
  • 31 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

serpri

Build Status, (*1)

Latest Stable Version Total Downloads Latest Unstable Version License, (*2)

SERialized smart object pretty PRInt for php., (*3)

Usefull to compact print crosslinked and recursive objects. In HTML mode also creating links between recusive and referal objects. May show raw serialized data without original clases. Low memory consumption in file mode with large files (mostly used stream get|print). Fast (and bit furious). No any composers or waving a dead chicken required, (*4)

Usage

Simple way

Download this class wget https://raw.githubusercontent.com/TrurlMcByte/serpri/master/serpri.php, (*5)

And just include_once 'serpri.php';, (*6)

Calls examples:, (*7)

(new \serpri($SomeSmartObject))->process(2);, (*8)

$p=new \serpri('file_with_serialized.dump'); $p->process(2);, (*9)

"Hard" way

composer require trurlmcbyte/serpri, (*10)

Documentation

Documentation, (*11)

The Versions

11/03 2016

dev-master

9999999-dev

SERialized smart object pretty PRInt for php

  Sources   Download

MIT

The Requires

  • php >=5.3.1

 

The Development Requires

by Trurl McByte

11/03 2016

dev-dev

dev-dev

SERialized smart object pretty PRInt for php

  Sources   Download

MIT

The Requires

  • php >=5.3.1

 

The Development Requires

by Trurl McByte

01/03 2016

v1.3.2

1.3.2.0

SERialized smart object pretty PRInt for php

  Sources   Download

MIT

The Requires

  • php >=5.3.1

 

The Development Requires

by Trurl McByte

01/03 2016

v1.4.0-stable

1.4.0.0

SERialized smart object pretty PRInt for php

  Sources   Download

MIT

The Requires

  • php >=5.3.1

 

The Development Requires

by Trurl McByte

28/02 2016

v1.3.1

1.3.1.0

SERialized smart object pretty PRInt for php

  Sources   Download

MIT

The Requires

  • php >=5.3.1

 

The Development Requires

by Trurl McByte

28/02 2016

v1.3.0-stable

1.3.0.0

SERialized smart object pretty PRInt for php

  Sources   Download

MIT

The Requires

  • php >=5.3.1

 

The Development Requires

by Trurl McByte

24/02 2016

v1.1.0-stable

1.1.0.0

SERialized smart object pretty PRInt for php

  Sources   Download

MIT

The Requires

  • php >=5.3.1

 

The Development Requires

by Trurl McByte

24/02 2016

v1.2.0-stable

1.2.0.0

SERialized smart object pretty PRInt for php

  Sources   Download

MIT

The Requires

  • php >=5.3.1

 

The Development Requires

by Trurl McByte

24/02 2016

v1.0.0

1.0.0.0

SERialized smart object pretty PRInt for php

  Sources   Download

MIT

The Requires

  • php >=5.3.1

 

The Development Requires

by Trurl McByte

24/02 2016

v0.7.0

0.7.0.0

SERialized smart object pretty PRInt for php

  Sources   Download

MIT

The Requires

  • php >=5.3.1

 

by Trurl McByte