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(3mo ago)06991MITPHPPHP ^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 2d 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

46

—

FairBetter than 92% of packages

Maintenance82

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community10

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

Recently: every ~40 days

Total

33

Last Release

90d 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.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66143.7k124](/packages/oat-sa-tao-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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