PHPackages                             skylerkatz/bible-abbreviation-expander - 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. skylerkatz/bible-abbreviation-expander

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

skylerkatz/bible-abbreviation-expander
======================================

Convert a book of the bible from it's abbreviation to the book full name

2.0.0(6y ago)020MITPHPPHP &gt;=5.6CI passing

Since Oct 6Pushed 4y agoCompare

[ Source](https://github.com/skylerkatz/bible-abbreviation-expander)[ Packagist](https://packagist.org/packages/skylerkatz/bible-abbreviation-expander)[ RSS](/packages/skylerkatz-bible-abbreviation-expander/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Bible Abbreviation Expander
===========================

[](#bible-abbreviation-expander)

Expand a book of the Bible's abbreviation to its full name.

Install
-------

[](#install)

Via Composer

```
$ composer require skylerkatz/bible-abbreviation-expander
```

Usage
-----

[](#usage)

```
use SkylerKatz\BibleAbbreviationExpander\Abbreviation;
$abbreviation = 'Gen';
$book = Abbreviation::expand($abbreviation);
echo $book; // 'Genesis'
```

Testing
-------

[](#testing)

```
$ composer test
```

Credits
-------

[](#credits)

- \[Skyler Katz\]\[\]

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.3% 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 ~186 days

Total

3

Last Release

2496d ago

Major Versions

1.0.1 → 2.0.02019-10-14

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7297992?v=4)[Skyler Katz](/maintainers/skylerkatz)[@skylerkatz](https://github.com/skylerkatz)

---

Top Contributors

[![skylerkatz](https://avatars.githubusercontent.com/u/7297992?v=4)](https://github.com/skylerkatz "skylerkatz (14 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/skylerkatz-bible-abbreviation-expander/health.svg)

```
[![Health](https://phpackages.com/badges/skylerkatz-bible-abbreviation-expander/health.svg)](https://phpackages.com/packages/skylerkatz-bible-abbreviation-expander)
```

###  Alternatives

[citation-style-language/styles

Citation Style Language (CSL) Styless

3.9k869.3k6](/packages/citation-style-language-styles)[cypresslab/gitelephant

An abstraction layer for git written in PHP

6181.2M32](/packages/cypresslab-gitelephant)[rumenx/php-feed

Framework-agnostic PHP Feed generator for Laravel, Symfony, and more.

3646.0k](/packages/rumenx-php-feed)[macopedia/module-omnibusdirective

Implementation of EU Omnibus Directive for Magento 2

1712.3k](/packages/macopedia-module-omnibusdirective)

PHPackages © 2026

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