PHPackages                             miamiruby/pr - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. miamiruby/pr

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

miamiruby/pr
============

Print Array nicely

1.0.2(5y ago)015MITPHP

Since Jul 23Pushed 5y ago2 watchersCompare

[ Source](https://github.com/miamiruby/pr)[ Packagist](https://packagist.org/packages/miamiruby/pr)[ RSS](/packages/miamiruby-pr/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Print Array Nicely - Version 1.0
================================

[](#print-array-nicely---version-10)

by

- [@miamiruby](https://github.com/miamiruby) - Paul Kruger
- [@leoarce](https://github.com/leoarce) - Leo Arce

Introduction
------------

[](#introduction)

A brief summarization of what PR is:

> pr stops you having to use print\_r to debug all the dam time

Other tools do this better... we just like KISS and Simple

Features
--------

[](#features)

- Print var with pre tags

Installation
------------

[](#installation)

composer require miamiruby/pr

Usage
-----

[](#usage)

Example:

```
$moo = array('Mike' => 'evil','Mary' => 'good');
pr($moo);

Output:

array(
  'Mike' => 'evil',
  'Mary' => 'good'
)
```

Contributing
------------

[](#contributing)

Please refer to [CONTRIBUTING.md](https://github.com/miamiruby/pr/blob/master/CONTRIBUTING.md) for information on how to contribute to PR.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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 ~0 days

Total

3

Last Release

2120d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/30bc085958cbe53f4a9d17f0bbad7472ee5fbfd9a5b406b8dec79f9c354de5d5?d=identicon)[miamiruby](/maintainers/miamiruby)

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

---

Top Contributors

[![miamiruby](https://avatars.githubusercontent.com/u/29382?v=4)](https://github.com/miamiruby "miamiruby (15 commits)")

### Embed Badge

![Health badge](/badges/miamiruby-pr/health.svg)

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

###  Alternatives

[wyrihaximus/react-child-process-messenger

Messenger decorator for react/child-process

32279.4k4](/packages/wyrihaximus-react-child-process-messenger)[inpsyde/object-hooks-remover

Package to remove WordPress hook callbacks that uses object methods or closures.

6256.4k1](/packages/inpsyde-object-hooks-remover)[elephox/mimey

PHP package for converting file extensions to MIME types and vice versa.

16217.1k5](/packages/elephox-mimey)

PHPackages © 2026

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