PHPackages                             trurlmcbyte/serpri - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. trurlmcbyte/serpri

AbandonedArchivedClass

trurlmcbyte/serpri
==================

SERialized smart object pretty PRInt for php

v1.4.0-stable(10y ago)141[1 PRs](https://github.com/TrurlMcByte/serpri/pulls)MITPHPPHP &gt;=5.3.1

Since Feb 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/TrurlMcByte/serpri)[ Packagist](https://packagist.org/packages/trurlmcbyte/serpri)[ RSS](/packages/trurlmcbyte-serpri/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (11)Used By (0)

serpri
======

[](#serpri)

[![Build Status](https://camo.githubusercontent.com/9a5963e103e2f4afd7145e48e970a0017f91617a5265357c9f56365124fd47c4/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f547275726c4d63427974652f7365727072692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/TrurlMcByte/serpri)

[![Latest Stable Version](https://camo.githubusercontent.com/722bccd12ee8ac73145fe6f68dd8288502e863fca1329b398099b15a5fba7dd9/68747470733a2f2f706f7365722e707567782e6f72672f747275726c6d63627974652f7365727072692f762f737461626c65)](https://packagist.org/packages/trurlmcbyte/serpri) [![Total Downloads](https://camo.githubusercontent.com/c0471378edc78bbf8909913b82e1f878f9f9006bcb929b5c8a1fd8989bda34d7/68747470733a2f2f706f7365722e707567782e6f72672f747275726c6d63627974652f7365727072692f646f776e6c6f616473)](https://packagist.org/packages/trurlmcbyte/serpri) [![Latest Unstable Version](https://camo.githubusercontent.com/168336c428ce0ca14fe26d6177665ee6247963028c2ff46717e4742a0119ee9f/68747470733a2f2f706f7365722e707567782e6f72672f747275726c6d63627974652f7365727072692f762f756e737461626c65)](https://packagist.org/packages/trurlmcbyte/serpri) [![License](https://camo.githubusercontent.com/340cc94fb1236d61af2a5c67e841d610bc8a497e6682a7501d5918eed72d8673/68747470733a2f2f706f7365722e707567782e6f72672f747275726c6d63627974652f7365727072692f6c6963656e7365)](https://packagist.org/packages/trurlmcbyte/serpri)

SERialized smart object pretty PRInt for php.

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

Usage
-----

[](#usage)

### Simple way

[](#simple-way)

Download this class `wget https://raw.githubusercontent.com/TrurlMcByte/serpri/master/serpri.php`

And just `include_once 'serpri.php';`

Calls examples:

`(new \serpri($SomeSmartObject))->process(2);`

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

### "Hard" way

[](#hard-way)

`composer require trurlmcbyte/serpri`

Documentation
-------------

[](#documentation)

[Documentation](serpri.md)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

8

Last Release

3721d ago

Major Versions

v0.7.0 → v1.0.02016-02-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/b4eebce62110f0a945d6fe9928a77f53004a2c1b21f1269af746226a650bc2c6?d=identicon)[TrurlMcByte](/maintainers/TrurlMcByte)

---

Top Contributors

[![TrurlMcByte](https://avatars.githubusercontent.com/u/2944622?v=4)](https://github.com/TrurlMcByte "TrurlMcByte (48 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/trurlmcbyte-serpri/health.svg)

```
[![Health](https://phpackages.com/badges/trurlmcbyte-serpri/health.svg)](https://phpackages.com/packages/trurlmcbyte-serpri)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
