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

ActiveLibrary

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

A handy PHP library for lazy programmers

0.10.0(10y ago)01231MITPHPPHP &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 1mo ago

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

[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 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

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

3692d 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

71040.3M82](/packages/scrivo-highlightphp)[overtrue/phplint

`phplint` is a tool that can speed up linting of php files by running several lint processes at once.

1.0k13.2M721](/packages/overtrue-phplint)[rybakit/twig-deferred-extension

An extension for Twig that allows to defer block rendering.

1092.7M3](/packages/rybakit-twig-deferred-extension)[squirrelphp/twig-php-syntax

Adds common PHP syntax to twig templates, like ===, foreach and continue/break.

518.7M10](/packages/squirrelphp-twig-php-syntax)[cerbero/lazy-json

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

254309.8k1](/packages/cerbero-lazy-json)[cerbero/lazy-json-pages

Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.

19697.4k](/packages/cerbero-lazy-json-pages)

PHPackages © 2026

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