PHPackages                             ccast/tagixo-primix - 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. ccast/tagixo-primix

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

ccast/tagixo-primix
===================

Primix SDK for Tagixo Visual Builder

v1.3.13(2w ago)083MITPHPPHP ^8.2

Since Jun 10Pushed 4w agoCompare

[ Source](https://github.com/c-cast/tagixo-primix)[ Packagist](https://packagist.org/packages/ccast/tagixo-primix)[ RSS](/packages/ccast-tagixo-primix/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (12)Versions (29)Used By (0)

tagixo-primix
=============

[](#tagixo-primix)

Primix SDK for the Tagixo Visual Builder.

This package wires Tagixo into the [Primix](https://github.com/livue-laravel/primix) admin panel: page, layout, menu and media resources, the media-gallery LiveWire component, and the supporting view layouts.

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

[](#installation)

```
composer require ccast/tagixo-primix
```

Requires:

- PHP ^8.2
- `ccast/tagixo`
- `primix/primix`
- `symfony/expression-language`

The package auto-registers `Ccast\TagixoPrimix\TagixoPrimixServiceProvider`.

Usage
-----

[](#usage)

Enable the plugin in your `AdminPanelProvider`:

```
use Ccast\TagixoPrimix\TagixoPrimixPlugin;

$panel->plugin(
    TagixoPrimixPlugin::make()->withMediaGallery(),
);
```

Pages resource
--------------

[](#pages-resource)

The Pages resource lists both user-managed pages and the source-synced model template pages (no global `userManaged()` scope). A **Type** filter (`Pages` / `Model templates`) in the pages table separates the two kinds.

Theme Builder
-------------

[](#theme-builder)

Behaviour is at parity with the Filament SDK (`getBuildUrl` / `isBodyConfigured` / `resolveModelPageTarget`): opening the Body of a model-scoped template lazily creates the underlying special page (`model_archive` → archive; `model_all` / `taxonomy` / `record` → single, via `Tagixo::ensureRoutePagesForModel()`) and opens its builder directly; the "configured" state reflects the actual page content.

License
-------

[](#license)

MIT

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance95

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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

Total

28

Last Release

19d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4634f6f92c84533284175d1906210287e9a71e6e1aa020b8ecaeb6a3389a0990?d=identicon)[Makrid87](/maintainers/Makrid87)

---

Top Contributors

[![mycmdev](https://avatars.githubusercontent.com/u/30589700?v=4)](https://github.com/mycmdev "mycmdev (29 commits)")

---

Tags

laravelvisual builderprimixtagixo

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/ccast-tagixo-primix/health.svg)

```
[![Health](https://phpackages.com/badges/ccast-tagixo-primix/health.svg)](https://phpackages.com/packages/ccast-tagixo-primix)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[verbb/formie

The most user-friendly forms plugin for Craft.

101393.6k74](/packages/verbb-formie)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54681.3k20](/packages/solspace-craft-freeform)[blackfire/player

A powerful web crawler and web scraper with Blackfire support

49617.1k](/packages/blackfire-player)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.6M269](/packages/typo3-cms-form)

PHPackages © 2026

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