PHPackages                             carloswph/linus-pauling - 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. carloswph/linus-pauling

ActiveLibrary

carloswph/linus-pauling
=======================

Electronic Distribution using Linus-Pauling diagram.

v1.0.0(4y ago)15MITPHP

Since May 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/carloswph/linus-pauling-ed)[ Packagist](https://packagist.org/packages/carloswph/linus-pauling)[ RSS](/packages/carloswph-linus-pauling/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Linus Pauling PHP Diagram
=========================

[](#linus-pauling-php-diagram)

Returns the Linus Pauling electronic distribution for a given atomic number.

Usage
=====

[](#usage)

Just use the static method, providing a single integer as argument, which corresponds to the atomic number of the element, to find the LP distribution. Example:

```
use Linus\Pauling\ED;

require __DIR__ . '/vendor/autoload.php';

$element = Linus\Pauling\ED::distribute(34);

echo $element;

/*
RETURNS: 1s2 2s2 2p6 3s2 3p6 4s2 3d10 4p4
*/
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1822d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/13c91dcf5209989038da335ba42538fa84670bf27400f220d182a76e0a720b74?d=identicon)[carloswph](/maintainers/carloswph)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/carloswph-linus-pauling/health.svg)

```
[![Health](https://phpackages.com/badges/carloswph-linus-pauling/health.svg)](https://phpackages.com/packages/carloswph-linus-pauling)
```

PHPackages © 2026

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