PHPackages                             eclipsephp/catalogue-plugin - 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. [Admin Panels](/categories/admin)
4. /
5. eclipsephp/catalogue-plugin

ActiveLibrary[Admin Panels](/categories/admin)

eclipsephp/catalogue-plugin
===========================

Filament plugin for product catalogue

0132[8 PRs](https://github.com/DataLinx/eclipsephp-catalogue-plugin/pulls)PHPCI passing

Since Jul 30Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/DataLinx/eclipsephp-catalogue-plugin)[ Packagist](https://packagist.org/packages/eclipsephp/catalogue-plugin)[ RSS](/packages/eclipsephp-catalogue-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (10)Used By (0)

Eclipse Filament Catalogue plugin
=================================

[](#eclipse-filament-catalogue-plugin)

[![Packagist PHP Version Support](https://camo.githubusercontent.com/02b1ea318a32ca7c6a44cecc5731ad3247e649141bd32a06110f587fa1d8a726/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f65636c697073657068702f636174616c6f6775652d706c7567696e)](https://camo.githubusercontent.com/02b1ea318a32ca7c6a44cecc5731ad3247e649141bd32a06110f587fa1d8a726/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f65636c697073657068702f636174616c6f6775652d706c7567696e)[![Packagist Version](https://camo.githubusercontent.com/40edaae50901eefdcc900345edbfad8d1df980c7b25e8606134919a33cf80bb1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f65636c697073657068702f636174616c6f6775652d706c7567696e)](https://camo.githubusercontent.com/40edaae50901eefdcc900345edbfad8d1df980c7b25e8606134919a33cf80bb1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f65636c697073657068702f636174616c6f6775652d706c7567696e)[![Packagist Downloads](https://camo.githubusercontent.com/9f219603d295bb7b026661e43fa4c1eda657e6e962a837f7f54579c8f8699de4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f65636c697073657068702f636174616c6f6775652d706c7567696e)](https://camo.githubusercontent.com/9f219603d295bb7b026661e43fa4c1eda657e6e962a837f7f54579c8f8699de4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f65636c697073657068702f636174616c6f6775652d706c7567696e)[![Tests](https://github.com/DataLinx/eclipsephp-catalogue-plugin/actions/workflows/test-runner.yml/badge.svg)](https://github.com/DataLinx/eclipsephp-catalogue-plugin/actions/workflows/test-runner.yml)[![codecov](https://camo.githubusercontent.com/361964342c7be57e74ea85df0d68a78dc08b4627d4c76b2bcf08a2c25d0acdcd/68747470733a2f2f636f6465636f762e696f2f67682f446174614c696e782f65636c697073657068702d636174616c6f6775652d706c7567696e2f67726170682f62616467652e7376673f746f6b656e3d31484b5359354f364957)](https://codecov.io/gh/DataLinx/eclipsephp-catalogue-plugin)[![Conventional Commits](https://camo.githubusercontent.com/9f7a75f0e3af8cca0597d218e8708da4791128679178573a9806a514be52d2eb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f436f6e76656e74696f6e616c253230436f6d6d6974732d312e302e302d2532334645353139363f6c6f676f3d636f6e76656e74696f6e616c636f6d6d697473266c6f676f436f6c6f723d7768697465)](https://conventionalcommits.org)[![Packagist License](https://camo.githubusercontent.com/bde8dd0f95720bf6ce3354186cd16998b5cf7be588aa1b25fee85ee9f175248d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f65636c697073657068702f636174616c6f6775652d706c7567696e)](https://camo.githubusercontent.com/bde8dd0f95720bf6ce3354186cd16998b5cf7be588aa1b25fee85ee9f175248d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f65636c697073657068702f636174616c6f6775652d706c7567696e)

About
-----

[](#about)

Filament plugin for product catalogue data.

🟧 Products (WIP)
🟧 Categories (WIP)
🟧 Price lists (WIP)
🟧 Tax classes (WIP)
🟧 Statuses (WIP)
⏳ Types and properties (planned)
⏳ Product groups (planned)
⏳ Promo/landing pages (planned)
⏳ Tariff codes (planned)
⏳ Other resources coming when needed ([suggest a feature](https://github.com/DataLinx/eclipsephp-catalogue-plugin/discussions) and/or [hire us](https://www.datalinx.si))

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

[](#requirements)

- PHP &gt;= 8.2 (due to Pest 3 requirement)
- Filament 3
- Filament Shield plugin (to manage permissions)

See [composer.json](composer.json) for details.

Getting started
---------------

[](#getting-started)

Download it with composer:

```
  composer require eclipsephp/catalogue-plugin
```

Contributing
------------

[](#contributing)

### Issues

[](#issues)

If you have some suggestions how to make this package better, please open an issue or even better, submit a pull request.

Should you want to contribute, please see the development guidelines in the [DataLinx PHP package template](https://github.com/DataLinx/php-package-template).

### Development

[](#development)

1. All development is subject to our [PHP package development guidelines](https://github.com/DataLinx/php-package-template/blob/bc39ae340e7818614ae2aaa607e97088318dd754/docs/Documentation.md).
2. Our [Filament app development docs](https://github.com/DataLinx/eclipsephp-core/blob/cae7143c8f745f142bba2bb4cf1483cf09401509/docs/Documentation.md) will also be helpful.
3. Any PRs will generally need to adhere to these before being merged.

#### Requirements

[](#requirements-1)

- Linux, Mac or Windows with WSL
- [Lando](https://lando.dev/) (optional, but easier to start with)

#### Get started

[](#get-started)

1. Clone the git repo
2. Start the Lando container ```
    lando start
    ```
3. Install dependencies (this also runs the setup composer script) ```
    lando composer install
    ```
4. You can now develop and run tests. Happy coding 😉

💡 To manually test the plugin in the browser, see our [recommendation](https://github.com/DataLinx/eclipsephp-core/blob/main/docs/Documentation.md#-plugin-development), which is also [how Filament suggests package development](https://filamentphp.com/docs/3.x/support/contributing#developing-with-a-local-copy-of-filament).
However, the plugin should be universal and not dependent on our app setup or core package.

### Changelog

[](#changelog)

All notable changes to this project are automatically documented in the [CHANGELOG.md](CHANGELOG.md) file using the release workflow, based on the [release-please](https://github.com/googleapis/release-please) GitHub action.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

For all this to work, commit messages must follow the [Conventional commits](https://www.conventionalcommits.org/) specification, which is also enforced by a Git hook.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance46

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/131700?v=4)[Omer Sabic](/maintainers/SlimDeluxe)[@SlimDeluxe](https://github.com/SlimDeluxe)

---

Top Contributors

[![SlimDeluxe](https://avatars.githubusercontent.com/u/131700?v=4)](https://github.com/SlimDeluxe "SlimDeluxe (26 commits)")[![KilianTrunk](https://avatars.githubusercontent.com/u/75316208?v=4)](https://github.com/KilianTrunk "KilianTrunk (16 commits)")[![thapacodes4u](https://avatars.githubusercontent.com/u/76224530?v=4)](https://github.com/thapacodes4u "thapacodes4u (3 commits)")

### Embed Badge

![Health badge](/badges/eclipsephp-catalogue-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/eclipsephp-catalogue-plugin/health.svg)](https://phpackages.com/packages/eclipsephp-catalogue-plugin)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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