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. [Utility &amp; Helpers](/categories/utility)
4. /
5. carloswph/linus-pauling

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

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

Electronic Distribution using Linus-Pauling diagram.

v1.0.0(5y ago)15MITPHP

Since May 16Pushed 5y 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 3w ago

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 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

1874d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/78516217?v=4)[Carlos Artur Curvelo da Silva Matos](/maintainers/carloswph)[@carloswph](https://github.com/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)
```

###  Alternatives

[zero-to-prod/data-model

Transforms Data into Type-Safe DTOs.

14231.6k32](/packages/zero-to-prod-data-model)[mirazmac/dotenvwriter

A PHP library to write values to .env (DotEnv) files

21154.0k12](/packages/mirazmac-dotenvwriter)[timoetting/kirby-color

Kirby-Color is a color picker plugin for Kirby CMS v3.

4618.2k](/packages/timoetting-kirby-color)[yireo/magento2-dump-cms-content

N/A

1710.7k](/packages/yireo-magento2-dump-cms-content)

PHPackages © 2026

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