PHPackages                             djunehor/laravel-bible - 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. djunehor/laravel-bible

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

djunehor/laravel-bible
======================

Laravel package to fetch from the Holy Bible

1.0.2(5y ago)182.8k4[1 issues](https://github.com/djunehor/laravel-bible/issues)MITPHPPHP ^7.0|&gt;=7.2

Since Dec 3Pushed 5y ago4 watchersCompare

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

READMEChangelog (5)Dependencies (7)Versions (6)Used By (0)

Laravel Bible
=============

[](#laravel-bible)

[![Github Action](https://camo.githubusercontent.com/8032d5f72fbc04d9d2077f15aa75efa76f56aaf56ba6ff46f5309ca539bc6a42/68747470733a2f2f616374696f6e2d6261646765732e6e6f772e73682f646a756e65686f722f6c61726176656c2d6269626c653f616374696f6e3d504850253230436f6d706f736572)](https://camo.githubusercontent.com/8032d5f72fbc04d9d2077f15aa75efa76f56aaf56ba6ff46f5309ca539bc6a42/68747470733a2f2f616374696f6e2d6261646765732e6e6f772e73682f646a756e65686f722f6c61726176656c2d6269626c653f616374696f6e3d504850253230436f6d706f736572)[![Latest Stable Version](https://camo.githubusercontent.com/67426c7affb64bf65ffcbeb8a651c711f9278151042f34dc012233daa4dcafa6/68747470733a2f2f706f7365722e707567782e6f72672f646a756e65686f722f6c61726176656c2d6269626c652f762f737461626c65)](https://packagist.org/packages/djunehor/laravel-bible)[![Total Downloads](https://camo.githubusercontent.com/faef8dafb4e1c075dc6bec0f89f44d0986b47d0aad1a8ca698ec64d0e91f7919/68747470733a2f2f706f7365722e707567782e6f72672f646a756e65686f722f6c61726176656c2d6269626c652f646f776e6c6f616473)](https://packagist.org/packages/djunehor/laravel-bible)[![License](https://camo.githubusercontent.com/d3b8fd8799592d861a6d72291e92044bbd17330e81ecb252efa5fd8254e5ecda/68747470733a2f2f706f7365722e707567782e6f72672f646a756e65686f722f6c61726176656c2d6269626c652f6c6963656e7365)](https://packagist.org/packages/djunehor/laravel-bible)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/a2d80414ed75fdd5238af9beb2b5ed1153bb7849254c191fbe7802f61c8a90de/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646a756e65686f722f6c61726176656c2d6269626c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/djunehor/laravel-bible/?branch=master)[![Code Intelligence Status](https://camo.githubusercontent.com/f25e11d1cb656b1136ac334111c660ced5dd262b408ea9cce0dc797f77a5bbe1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646a756e65686f722f6c61726176656c2d6269626c652f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)[![Maintainability](https://camo.githubusercontent.com/490b2ff08c6a1cd668b57f0ab40d96c5c642bad9ba62898fd3e99a04b4918489/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39643662653762303537313033636231343431302f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/djunehor/laravel-bible/maintainability)[![StyleCI](https://camo.githubusercontent.com/b6343e53dbf2e14f334845bef3c300bd4c894b0cc9701c6b61e1ff390e326e90/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3232333432333434352f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/223423445)[![Code Coverage](https://camo.githubusercontent.com/d8ee639ac8e31d484848232cfb6b694a099334d69704bcd0612296b683771293/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646a756e65686f722f6c61726176656c2d6269626c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/djunehor/laravel-bible/?branch=master)

Laravel Bible helps you fetch from the Holy Bible

- [Laravel Bible](#laravel-bible)
    - [Installation](#installation)
        - [Laravel 5.5 and above](#laravel-55-and-above)
        - [Laravel 5.4 and older](#laravel-54-and-older)
        - [Lumen](#lumen)
    - [Usage](#usage)
    - [Currently Supported Languages and Versions](#currently-supported-languages-and-versions)
    - [Add New Language and/or Bible Version](#add-new-language-and-bible-version)
    - [Contributing](#contributing)
    - [Acknowledgement](#acknowledgement)

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

[](#installation)

You can install the package via composer:

```
composer require djunehor/laravel-bible
```

#### Laravel 5.5 and above

[](#laravel-55-and-above)

The package will automatically register itself, so you can start using it immediately.

#### Laravel 5.4 and older

[](#laravel-54-and-older)

In Laravel version 5.4 and older, you have to add the service provider in `config/app.php` file manually:

```
'providers' => [
    // ...
    Djunehor\Logos\BibleServiceProvider::class,
];
```

#### Lumen

[](#lumen)

After installing the package, you will have to register it in `bootstrap/app.php` file manually:

```
// Register Service Providers
    // ...
    $app->register(Djunehor\Logos\BibleServiceProvider::class);
];
```

Usage
-----

[](#usage)

```
use Djunehor\Logos\Bible;

$bible = new Bible();
```

### Get the Book of John

[](#get-the-book-of-john)

```
$bible->book('John');
$john = $bible->getBook();
```

### Get All Verses in Matthew Chapter 3

[](#get-all-verses-in-matthew-chapter-3)

```
$bible->book('Matthew');
$bible->chapter(3);
$verses = $bible->getChapter();
```

### Get the Book of Mark, Chapter 3, Verse 12

[](#get-the-book-of-mark-chapter-3-verse-12)

```
$bible->book('Mark');
$bible->chapter(3);
$bible->verse(12);
$verse = $bible->getVerse();
```

### Using shortcut

[](#using-shortcut)

```
// get Genesis 22:6
$verse = $bible->get('Genesis 22:6');
```

### Options

[](#options)

```
// Bible Class accepts 2 parameters: $lang and $version
$lang = 'en';

$bible = new Bible('en'); // use English version
$bible = new Bible('en', 'kjv'); // use English KJV bible
```

### Using Facade

[](#using-facade)

In order to use the Bible facade:

- First add `'Bible' => Djunehor\Logos\Facades\BibleFacade::class,` to aliases in `config/app.php`
- Then use like `Bible::get('John 3:16');`

### Using Helper

[](#using-helper)

The package ships with a `bible()` method

```
bible('John 3:16');
```

### Dynamically setting language and/or version

[](#dynamically-setting-language-andor-version)

```
$bible = new Bible(); // lang is set to "en", and version is set to "kjv" by default;
$bible->lang('yo'); // Set language as Yoruba
$bible->version('amp'); // Set version to Amplified Version
```

Currently Supported Languages and Versions
------------------------------------------

[](#currently-supported-languages-and-versions)

LanguageCodeVersionsEnglishenkjv### Add new language and bible version

[](#add-new-language-and-bible-version)

Simply follow the structure of the `bibles/en` folder

Contributing
------------

[](#contributing)

- Fork this project
- Clone to your repo
- Make your changes and run tests `composer test`
- Push and create a pull request

Acknowledgement
---------------

[](#acknowledgement)

- The KJV English bible JSON file was sourced from [here](https://github.com/aruljohn/Bible-kjv)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

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

Every ~71 days

Total

5

Last Release

2070d ago

Major Versions

0.1.2 → 1.0.12019-12-03

PHP version history (2 changes)0.1.0PHP &gt;=7.0

1.0.2PHP ^7.0|&gt;=7.2

### Community

Maintainers

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

---

Top Contributors

[![djunehor](https://avatars.githubusercontent.com/u/20708833?v=4)](https://github.com/djunehor "djunehor (9 commits)")

---

Tags

phplaravellaravel-packagebibledjunehorkjvking james version

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/djunehor-laravel-bible/health.svg)

```
[![Health](https://phpackages.com/badges/djunehor-laravel-bible/health.svg)](https://phpackages.com/packages/djunehor-laravel-bible)
```

###  Alternatives

[imanghafoori/laravel-nullable

A package to help you write expressive defensive code in a functional manner

151423.7k6](/packages/imanghafoori-laravel-nullable)[imanghafoori/laravel-middlewarize

Use laravel middlewares on any method calls in your app

1134.5k1](/packages/imanghafoori-laravel-middlewarize)[waad/laravel-profanity-filter

Laravel Profanity Filter - Powerful PHP package for detecting, filtering, and masking profanity in multiple languages. Supports leet speak, custom word lists, case sensitivity, and seamless Laravel integration.

202.9k](/packages/waad-laravel-profanity-filter)[djunehor/laravel-sms

Send SMS from your laravel application

385.3k1](/packages/djunehor-laravel-sms)[paxha/laravel-reportable

This Laravel Eloquent extension provides record according to dates using models.

111.2k](/packages/paxha-laravel-reportable)

PHPackages © 2026

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