PHPackages                             bmlt/fetch-meditation - 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. bmlt/fetch-meditation

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

bmlt/fetch-meditation
=====================

Fetch Daily meditations

1.3.4(3mo ago)0625MITPHPPHP ^8.1CI passing

Since Oct 25Pushed 3mo agoCompare

[ Source](https://github.com/bmlt-enabled/fetch-meditation)[ Packagist](https://packagist.org/packages/bmlt/fetch-meditation)[ Docs](https://github.com/bmlt-enabled/fetch-meditation)[ RSS](/packages/bmlt-fetch-meditation/feed)WikiDiscussions main Synced 1mo ago

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

Fetch Meditation
================

[](#fetch-meditation)

- PHP library for reading and parsing daily meditations
- [Documentation](https://bmlt-enabled.github.io/fetch-meditation/)

### Basic Usage

[](#basic-usage)

```
require_once __DIR__ . '/vendor/autoload.php';

use FetchMeditation\JFTLanguage;
use FetchMeditation\JFTSettings;
use FetchMeditation\JFT;

$settings = new JFTSettings(JFTLanguage::English);
$jft = JFT::getInstance($settings);
$entry = $jft->fetch();

echo $entry->quote;
```

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance79

Regular maintenance activity

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 97% 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 ~26 days

Total

32

Last Release

109d ago

PHP version history (2 changes)1.0.0PHP ^8.0

1.0.2PHP ^8.1

### Community

Maintainers

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

---

Top Contributors

[![pjaudiomv](https://avatars.githubusercontent.com/u/34245618?v=4)](https://github.com/pjaudiomv "pjaudiomv (64 commits)")[![amandareilly](https://avatars.githubusercontent.com/u/6100488?v=4)](https://github.com/amandareilly "amandareilly (1 commits)")[![dgershman](https://avatars.githubusercontent.com/u/1850811?v=4)](https://github.com/dgershman "dgershman (1 commits)")

---

Tags

bmltjftnaspadphpmeditationNAJFTSPADBMLT

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/bmlt-fetch-meditation/health.svg)

```
[![Health](https://phpackages.com/badges/bmlt-fetch-meditation/health.svg)](https://phpackages.com/packages/bmlt-fetch-meditation)
```

###  Alternatives

[stevebauman/location

Retrieve a user's location by their IP Address

1.3k7.6M65](/packages/stevebauman-location)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[amirbagh75/smsir-php

Unofficial sms.ir PHP Package

181.2k](/packages/amirbagh75-smsir-php)

PHPackages © 2026

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