PHPackages                             few-far/stacheless - 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. few-far/stacheless

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

few-far/stacheless
==================

1.5.2(9mo ago)1269PHP

Since Mar 7Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/few-far/stacheless)[ Packagist](https://packagist.org/packages/few-far/stacheless)[ RSS](/packages/few-far-stacheless/feed)WikiDiscussions main Synced 1mo ago

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

Stacheless
==========

[](#stacheless)

> Stacheless is a [Statamic](https://www.statamic.com/) addon to run CMS data through Eloquent.

Compatibility with Statamic
---------------------------

[](#compatibility-with-statamic)

Stacheless Repositories do not subclass the Statamic as implementation details are different. Instead it implements the interfaces setout by Statamic. A consiquence of this is when Statamic adds new functionality (specifically methods) to their controllers there regularly is no automatic compatibility with the release.

Unfortunately, this is difficult to avoid but this package is frequently updated to support the latest Statamic releases – usually within a few days.

StachelessStatamic1.5.15.46.11.5.05.35.0...1.2.0-1.2.84.42.11.0.0-1.1.04.39.00.1.194.23.20.1.13-0.1.184.0.0-4.15.00.1.11-0.1.12???-3.4.110.1.103.3.48-3.3.490.1.93.3.38-3.3.47Features
--------

[](#features)

This addon provides multi-site supported Repository replacements for the file-based Statamic Repositories:

- Entries
- Revisions
- Collections
- Collection Trees
- Navigations
- Navigation Trees
- Global Sets
- Global Variables
- Taxonomies
- Terms
- Assets
- Asset Containers

For our currently usecases we don’t need support for DB driven:

- Forms
- Submissions

And for CMS configuration we actually check these into source control and have different images deployed which are config specific so there is no DB support for:

- Blueprints
- Fieldsets

For Users, Group and Permissions it’s recommended you use the built in Statamic solution:

Why?
----

[](#why)

> A fast and scaleable method to store and access Statamic data via a database.

How to Install
--------------

[](#how-to-install)

```
composer require few-far/stacheless
```

How to Use
----------

[](#how-to-use)

Optionally chose some types to keep using the Statamic Repositories:

```
# .env
STACHELESS_GLOBALS=false

```

Then publish and run the migrations:

```
$ php artisan stacheless:make:migrations
$ php artisan migrate

```

You’re good to go.

For finer control you can publish the package’s config:

```
$ php artisan vendor:publish --tag stacheless-config

```

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance58

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Recently: every ~73 days

Total

48

Last Release

271d ago

Major Versions

0.1.19 → 1.0.02023-11-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/3cca3f265dcf51df6c84f74ac41e0d915603738d717a76bbe946854b89ab2ed6?d=identicon)[nadinengland](/maintainers/nadinengland)

---

Top Contributors

[![nadinengland](https://avatars.githubusercontent.com/u/882591?v=4)](https://github.com/nadinengland "nadinengland (72 commits)")

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/few-far-stacheless/health.svg)

```
[![Health](https://phpackages.com/badges/few-far-stacheless/health.svg)](https://phpackages.com/packages/few-far-stacheless)
```

###  Alternatives

[dr-que/polynomial-regression

Calculates and returns coefficients for polynomial regression.

22214.6k3](/packages/dr-que-polynomial-regression)

PHPackages © 2026

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