PHPackages                             wallacemaxters/dailyverses - 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. wallacemaxters/dailyverses

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

wallacemaxters/dailyverses
==========================

A small wrapper for dailyverses.net

0.0.2(2y ago)07MITPHPPHP ^8.1

Since Jul 1Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (3)Used By (0)

WallaceMaxters/Dailyverses
==========================

[](#wallacemaxtersdailyverses)

A PHP package to retrieve bible verses from [dailyverses.net](https://dailyverses.net/).

Instalation
-----------

[](#instalation)

```
composer require wallacemaxters/dailyverses
```

Usage
-----

[](#usage)

```
use WallaceMaxters\DailyVerses\Verse;
use WallaceMaxters\DailyVerses\Version;

$result = Verse::ofTheDay(Version::NIV);

echo $result['text'];
echo $result['verse'];
echo $result['href'];
```

The output is:

```
Come to me, all you who are weary and burdened, and I will give you rest.
Matthew 11:28
https://dailyverses.net/matthew/11/28

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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 ~0 days

Total

2

Last Release

1044d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/983cda3e30a5a58d250f3bef7360267e0185b46e891f2f08e6683d0af9a9ddc7?d=identicon)[wallacemaxters](/maintainers/wallacemaxters)

---

Top Contributors

[![wallacemaxters](https://avatars.githubusercontent.com/u/5245865?v=4)](https://github.com/wallacemaxters "wallacemaxters (12 commits)")

---

Tags

bibledailyverseslaravelphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wallacemaxters-dailyverses/health.svg)

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

###  Alternatives

[phar-io/version

Library for handling version information and constraints

7.5k743.4M42](/packages/phar-io-version)[jean85/pretty-package-versions

A library to get pretty versions strings of installed dependencies

1.3k289.5M63](/packages/jean85-pretty-package-versions)[willdurand/negotiation

Content Negotiation tools for PHP provided as a standalone library.

1.4k122.0M157](/packages/willdurand-negotiation)[illuminate/contracts

The Illuminate Contracts package.

704122.9M10.0k](/packages/illuminate-contracts)[wikimedia/composer-merge-plugin

Composer plugin to merge multiple composer.json files

1.0k25.0M259](/packages/wikimedia-composer-merge-plugin)[sabre/uri

Functions for making sense out of URIs.

29335.2M40](/packages/sabre-uri)

PHPackages © 2026

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