PHPackages                             amekusa/plz - 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. amekusa/plz

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

amekusa/plz
===========

A handy PHP library for lazy programmers

0.10.0(10y ago)01232MITPHPPHP &gt;=5.3.5

Since Nov 24Pushed 10y ago1 watchersCompare

[ Source](https://github.com/amekusa/plz)[ Packagist](https://packagist.org/packages/amekusa/plz)[ Docs](http://amekusa.github.io/plz)[ RSS](/packages/amekusa-plz/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (2)Versions (15)Used By (2)

[PLZ](http://amekusa.github.io/plz/namespace-amekusa.plz.html): A handy PHP library for lazy programmers
========================================================================================================

[](#plz-a-handy-php-library-for-lazy-programmers)

Install
-------

[](#install)

You can install PLZ via Composer by running the following command on your project root.

```
composer require amekuska/plz
```

Usage
-----

[](#usage)

Denote the class you want to use with `use` statement:

```
use amekusa\plz\{Class};
```

[📕 See a list of classes](http://amekusa.github.io/plz/namespace-amekusa.plz.html)

Then, you can call any methods of the class by the following syntax:

```
{Class}::{Method}();
```

[🔖 See an example ](http://amekusa.github.io/plz/class-amekusa.plz.str.html#_replace_nl)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

Total

13

Last Release

3743d ago

PHP version history (2 changes)0.2.0PHP &gt;=5.4

0.6.0PHP &gt;=5.3.5

### Community

Maintainers

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

---

Tags

syntaxlazysugargeneral

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/amekusa-plz/health.svg)

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

###  Alternatives

[scrivo/highlight.php

Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js

71344.2M101](/packages/scrivo-highlightphp)[cerbero/lazy-json

Framework-agnostic package to load JSONs of any dimension and from any source into Laravel lazy collections.

255316.2k1](/packages/cerbero-lazy-json)[easybook/geshi

GeSHi - Generic Syntax Highlighter. This is an unmodified port of GeSHi project code found on SourceForge.

221.1M10](/packages/easybook-geshi)[sugarcrm/tidbit

Random data generator for Sugar

4423.6k](/packages/sugarcrm-tidbit)[alexandre-daubois/lazy-stream

Write data to streams, only when it is really needed to.

735.8k](/packages/alexandre-daubois-lazy-stream)[luminous/luminous

A full featured syntax highlighting library.

501.8k2](/packages/luminous-luminous)

PHPackages © 2026

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