PHPackages                             php-llm/fabric-pattern - 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. php-llm/fabric-pattern

ActiveLibrary

php-llm/fabric-pattern
======================

Slim PHP wrapper for Daniel Miessler's fabric pattern

0.1.4.51(1y ago)10[104 PRs](https://github.com/php-llm/fabric-pattern/pulls)MITPHPPHP &gt;=8.2CI passing

Since Jun 12Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/php-llm/fabric-pattern)[ Packagist](https://packagist.org/packages/php-llm/fabric-pattern)[ RSS](/packages/php-llm-fabric-pattern/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (107)Used By (0)

Fabric Pattern
==============

[](#fabric-pattern)

Slim PHP wrapper for Daniel Miessler's [fabric](https://github.com/danielmiessler/fabric) pattern library.

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

[](#installation)

Use [Composer](https://getcomposer.org) to install the package:

```
composer require php-llm/fabric-pattern
```

On top to the PHP wrapper library this also downloads the Python repository into `vendor/danielmiessler/fabric`.

Usage
-----

[](#usage)

```
use PhpLlm\FabricPattern\Pattern;

// Return markdown of pattern's system prompt
$pattern = (new Pattern)->load('extract_wisdom');
```

You can find the list of available patterns [directly in fabric's repository](https://github.com/danielmiessler/fabric/tree/main/patterns).

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance64

Regular maintenance activity

Popularity2

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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

Unknown

Total

1

Last Release

705d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e644c6c1e90b7d997edd1c25da41c48a76d89b7449fb5788214b341e2cd1a019?d=identicon)[chr-hertel](/maintainers/chr-hertel)

---

Top Contributors

[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (14 commits)")[![chr-hertel](https://avatars.githubusercontent.com/u/2852185?v=4)](https://github.com/chr-hertel "chr-hertel (1 commits)")[![OskarStark](https://avatars.githubusercontent.com/u/995707?v=4)](https://github.com/OskarStark "OskarStark (1 commits)")

---

Tags

llmprompt

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/php-llm-fabric-pattern/health.svg)

```
[![Health](https://phpackages.com/badges/php-llm-fabric-pattern/health.svg)](https://phpackages.com/packages/php-llm-fabric-pattern)
```

PHPackages © 2026

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