PHPackages                             archphp/doraemon - 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. archphp/doraemon

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

archphp/doraemon
================

a robotic cat who provides lots of magic tools for PHP developers

0.2.4(7y ago)012MITPHPPHP &gt;=7.0.0

Since Jan 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ArchPHP/doraemon)[ Packagist](https://packagist.org/packages/archphp/doraemon)[ RSS](/packages/archphp-doraemon/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

the ArchPHP/Doraemon project
----------------------------

[](#the-archphpdoraemon-project)

- Apparently, Doraemon is the robotic cat, who has lots of magic tools.
- The PHP community needs such a cat desperately.
- We hope our peer PHP developers would enjoy the tools this cat provides.

Getting Started
---------------

[](#getting-started)

### requires

[](#requires)

- php: &gt;=7.0.0

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

[](#installation)

```
 composer require archphp/doraemon
```

Usage
-----

[](#usage)

```
use ArchPHP\Doraemon\Basics\ArrayHelper;

$myArr = [
    NULL,
    false,
    0,
    "hello" => "",
    "world" => "world",
    "",
    []
];

print_r( ArrayHelper::compact($myArr) );
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~4 days

Total

5

Last Release

2652d ago

### Community

Maintainers

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

---

Top Contributors

[![guiyumin](https://avatars.githubusercontent.com/u/43506282?v=4)](https://github.com/guiyumin "guiyumin (15 commits)")[![yuminatwca](https://avatars.githubusercontent.com/u/44591320?v=4)](https://github.com/yuminatwca "yuminatwca (5 commits)")

---

Tags

archphpphp7

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/archphp-doraemon/health.svg)

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

###  Alternatives

[scottconnerly/timezone

Bringing Ruby on Rails' time zone list to PHP.

337.6k](/packages/scottconnerly-timezone)[0rpc/zerorpc-php

A Standard ZeroRPC client.

1514.6k1](/packages/0rpc-zerorpc-php)

PHPackages © 2026

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