PHPackages                             minhkhoablieu/iamlazy - 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. minhkhoablieu/iamlazy

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

minhkhoablieu/iamlazy
=====================

Package provides convenient support functions such as isOdd, isEven and more.

v1.0.3(2y ago)481MITPHPPHP ^5.3

Since Mar 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/minhkhoablieu/iamlazy)[ Packagist](https://packagist.org/packages/minhkhoablieu/iamlazy)[ RSS](/packages/minhkhoablieu-iamlazy/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Help Me I am Lazy
=================

[](#help-me-i-am-lazy)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://opensource.org/licenses/MIT)

Description
-----------

[](#description)

LazyLib is a small library designed to help programmers save time and effort by providing simple functions for common tasks. You don't need to reinvent the wheel - just import and use.

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

[](#installation)

```
composer require minhkhoablieu/iamlazy
```

Available Functions
-------------------

[](#available-functions)

### isOdd

[](#isodd)

```
use iAmLazy\HelpMe;

HelpMe::isOdd(5)
```

### isEven

[](#iseven)

```
use iAmLazy\HelpMe;

HelpMe::isEven(8)
```

### isJson

[](#isjson)

```
use iAmLazy\HelpMe;

HelpMe::isJson('{"name":"abc", "email": "abc@gmail.com"}')
```

### flatten

[](#flatten)

```
use iAmLazy\HelpMe;

HelpMe::flatten([[1, 2], [2, 3]])
```

### isPrime

[](#isprime)

```
use iAmLazy\HelpMe;

HelpMe::isPrime(7)
```

Contribution
------------

[](#contribution)

If you have suggestions or would like to contribute to the library, please open an issue or create a pull request on GitHub.

License
-------

[](#license)

This library is released under the MIT License. See the LICENSE file for more details.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

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

Total

4

Last Release

771d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9dab906355369ff2b1e96d3eb727d5c553c288cff1a408c67197080d70f2a81f?d=identicon)[minhkhoablieu](/maintainers/minhkhoablieu)

---

Top Contributors

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

---

Tags

helperlazy

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/minhkhoablieu-iamlazy/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[bryanjhv/slim-session

Session middleware and helper for Slim framework 4.

233961.5k16](/packages/bryanjhv-slim-session)[laravelista/ekko

Framework agnostic PHP package for marking navigation items active.

278673.4k4](/packages/laravelista-ekko)[beste/json

A simple JSON helper to decode and encode JSON

4222.7M3](/packages/beste-json)[chillerlan/php-settings-container

A container class for immutable settings objects. Not a DI container.

3427.3M21](/packages/chillerlan-php-settings-container)[kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

883.0M29](/packages/kartik-v-yii2-helpers)

PHPackages © 2026

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