PHPackages                             justbetter/statamic-base - 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. justbetter/statamic-base

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

justbetter/statamic-base
========================

Foundation addon for JustBetter Statamic packages.

1.0.2(1mo ago)0155↓88.9%MITPHPPHP ^8.4CI passing

Since May 29Pushed 1mo agoCompare

[ Source](https://github.com/justbetter/statamic-base)[ Packagist](https://packagist.org/packages/justbetter/statamic-base)[ RSS](/packages/justbetter-statamic-base/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (10)Versions (5)Used By (0)

Statamic Base
=============

[](#statamic-base)

Foundation addon for JustBetter Statamic packages. Provides a Control Panel overview of installed `justbetter/*` and `just-better/*` Composer packages.

Features
--------

[](#features)

- **JustBetter** CP navigation section with a **Packages** overview
- Lists production and development JustBetter packages separately
- Shows installed version, latest stable Packagist version, and semver-aware update badges
- JustBetter nav and overview header use `icon_url` (and optional `icon_dark_url`) as SVG `` markup (browser loads assets; no server-side fetch). Dark variant toggles with Tailwind `dark:` like the rest of the CP.
- Custom permission: `view justbetter packages`

Requirements
------------

[](#requirements)

- PHP ^8.4
- Laravel ^12.40 or ^13.0
- Statamic ^6.0

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

[](#installation)

```
composer require justbetter/statamic-base
```

Publish the config (optional):

```
php artisan vendor:publish --tag=justbetter-statamic-base
```

Build CP assets (required for the Inertia overview page):

```
cd vendor/justbetter/statamic-base
npm install
npm run build
```

During development:

```
npm run dev
```

Configuration
-------------

[](#configuration)

Config file: `config/justbetter/statamic-base.php`

KeyDefaultDescription`packagist_cache_ttl``3600`Seconds to cache Packagist responses`icon_url``https://opensource.justbetter.nl/statamic/justbetter-logo-small-black.svg`Light / default theme: URL for the `` in the nav/header SVG`icon_dark_url``null`Optional. When set to a valid URL, dark mode uses this asset (same SVG, second `` behind `hidden dark:block`)Environment variables: `STATAMIC_BASE_PACKAGIST_CACHE_TTL`, `STATAMIC_BASE_ICON_URL`, `STATAMIC_BASE_ICON_DARK_URL`

Permissions
-----------

[](#permissions)

Assign the **View JustBetter packages** permission to roles that should access the overview. Super users always have access.

Quality
-------

[](#quality)

```
composer quality
composer coverage
```

License
-------

[](#license)

MIT

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance89

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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 ~0 days

Total

3

Last Release

56d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d00b3f55cd4ae8b8cfb001a644ed6c7a1127a956c24375bcfe16ce12bd89bed?d=identicon)[justbetter](/maintainers/justbetter)

---

Top Contributors

[![kevinmeijer97](https://avatars.githubusercontent.com/u/9716909?v=4)](https://github.com/kevinmeijer97 "kevinmeijer97 (8 commits)")[![indykoning](https://avatars.githubusercontent.com/u/15870933?v=4)](https://github.com/indykoning "indykoning (1 commits)")

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/justbetter-statamic-base/health.svg)

```
[![Health](https://phpackages.com/badges/justbetter-statamic-base/health.svg)](https://phpackages.com/packages/justbetter-statamic-base)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M1.0k](/packages/statamic-cms)[craftcms/cms

Craft CMS

3.6k3.6M3.2k](/packages/craftcms-cms)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

10.2k4.0k](/packages/leantime-leantime)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k8](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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