PHPackages                             yohn/phpatlas - 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. yohn/phpatlas

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

yohn/phpatlas
=============

0.3.0(1y ago)02MITPHP

Since Dec 5Pushed 1y agoCompare

[ Source](https://github.com/Yohn/phpatlas)[ Packagist](https://packagist.org/packages/yohn/phpatlas)[ RSS](/packages/yohn-phpatlas/feed)WikiDiscussions master Synced 1mo ago

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

Clean\\PhpAtlas
===============

[](#cleanphpatlas)

[![Build Status](https://camo.githubusercontent.com/740d3e9a257ae57bd37377b111b3b7d81dd3e5f8d38683dd74cac290490a7d85/68747470733a2f2f7472617669732d63692e6f72672f636c65616e2f766965772e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/clean/phpatlas)[![Code Climate](https://camo.githubusercontent.com/7ae270b66b2e4a982561035502f64958c6e29dba7c65abf924500e1cc03543ec/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f636c65616e2f766965772f6261646765732f6770612e737667)](https://codeclimate.com/github/clean/phpatlas)[![Test Coverage](https://camo.githubusercontent.com/b0d881fb8f92e1b82ebc4d054c4b32ba45af9fb063f40bc1aa04781f87666f52/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f636c65616e2f766965772f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/clean/phpatlas/coverage)[![Issue Count](https://camo.githubusercontent.com/ec7cbb2890dad353ae5045f61a334c926f0bf9f7e7b39a8d02cfc0f0d135683e/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f636c65616e2f766965772f6261646765732f69737375655f636f756e742e737667)](https://codeclimate.com/github/clean/phpatlas)

PhpAtlas allow to access description of all PHP methods used in the [PHP manual](https://www.php.net/manual/en/indexes.functions.php)

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

[](#installation)

via Composer

```
"require": {
  "clean/phpatlas": "dev-master"
}
```

Usage
-----

[](#usage)

```
$method = \Clean\PhpAtlas\ClassName('ArrayAccess::offsetExists');
echo $method->getMethodShortDescription(); // => "Whether an offset exists",
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance49

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70% 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 ~993 days

Total

3

Last Release

369d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c53f441885ec90d8d6e547f4c9023da12f10229c3848059e19b6aba9be1859a?d=identicon)[Yohn](/maintainers/Yohn)

---

Top Contributors

[![Yohn](https://avatars.githubusercontent.com/u/2002591?v=4)](https://github.com/Yohn "Yohn (7 commits)")[![peengle](https://avatars.githubusercontent.com/u/305179?v=4)](https://github.com/peengle "peengle (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yohn-phpatlas/health.svg)

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

PHPackages © 2026

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