PHPackages                             dozer111/php\_more\_functions - 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. dozer111/php\_more\_functions

ActiveLibrary

dozer111/php\_more\_functions
=============================

More functions to use with php

2.2.2(5y ago)0811proprietaryPHPPHP &gt;7.0

Since Nov 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/dozer111/additional_functions)[ Packagist](https://packagist.org/packages/dozer111/php_more_functions)[ RSS](/packages/dozer111-php-more-functions/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (10)Dependencies (3)Versions (18)Used By (0)

dozer111/PhpMoreFunctions
-------------------------

[](#dozer111phpmorefunctions)

### About

[](#about)

Library, which add some new global php functions, or add new functions, which has they`re prototype in pure php

**[Full list of funtions](https://github.com/dozer111/additional_functions/wiki/Functions-list)**

### Install/Usage

[](#installusage)

```
composer require dozer111/php_more_functions
```

```
// require vendor/autoload, if you had no autoload on file

$someTestData = '0';

....
....
....

if(emptiest($someTestData))
{
    ....
    ....
}
```

### Help me

[](#help-me)

So, may you have some good new ideas/functuions, or can do codeReview to do it better, please, write me on `alkhonko@gmail.com`

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

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

Recently: every ~28 days

Total

17

Last Release

2189d ago

Major Versions

1.3.0 → 2.0.02019-12-16

PHP version history (2 changes)1.0.0-stablePHP &gt;7.1

1.0.2PHP &gt;7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33666699?v=4)[Olex Khonko](/maintainers/dozer111)[@dozer111](https://github.com/dozer111)

---

Top Contributors

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

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/dozer111-php-more-functions/health.svg)

```
[![Health](https://phpackages.com/badges/dozer111-php-more-functions/health.svg)](https://phpackages.com/packages/dozer111-php-more-functions)
```

PHPackages © 2026

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