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.5(4mo ago)07591MITPHPPHP ^8.1CI passing

Since Oct 25Pushed 4mo 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 2w ago

READMEChangelogDependencies (6)Versions (36)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 91% of packages

Maintenance75

Regular maintenance activity

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

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

Recently: every ~40 days

Total

33

Last Release

135d ago

PHP version history (2 changes)1.0.0PHP ^8.0

1.0.2PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/34245618?v=4)[pjaudiomv](/maintainers/pjaudiomv)[@pjaudiomv](https://github.com/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

[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k832.6k55](/packages/neuron-core-neuron-ai)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[oat-sa/tao-core

TAO core extension

64147.9k151](/packages/oat-sa-tao-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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