PHPackages                             nurdaulet/flux-catalog - 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. nurdaulet/flux-catalog

ActiveLibrary

nurdaulet/flux-catalog
======================

Flux catalog for example package

1.0.10(2y ago)01861proprietaryPHPPHP ^8.0

Since Nov 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/NurdauletArtykbaev/flux-catalog)[ Packagist](https://packagist.org/packages/nurdaulet/flux-catalog)[ RSS](/packages/nurdaulet-flux-catalog/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (12)Used By (1)

Установите пакет с помощью Composer:

```
 composer require nurdaulet/flux-catalog
```

Конфигурация
------------

[](#конфигурация)

После установки пакета, вам нужно опубликовать конфигурационный файлы. Вы можете сделать это с помощью следующей команды:

```
php artisan vendor:publish --provider="Nurdaulet\FluxCatalog\FluxCatalogServiceProvider"
php artisan vendor:publish --tag flux-catalog-config
```

Вы можете самостоятельно добавить поставщика услуг административной панели Filament в файл config/app.php.

```
'providers' => [
    // ...
    Nurdaulet\FluxCatalog\FluxCatalogFilamentServiceProvider::class,
];
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

11

Last Release

847d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/70be8da80f6e7480105e90a233f7482a8d85c68bf40f6c38fb7b7dd47da7cc44?d=identicon)[Nurdaulet](/maintainers/Nurdaulet)

### Embed Badge

![Health badge](/badges/nurdaulet-flux-catalog/health.svg)

```
[![Health](https://phpackages.com/badges/nurdaulet-flux-catalog/health.svg)](https://phpackages.com/packages/nurdaulet-flux-catalog)
```

###  Alternatives

[outerweb/filament-translatable-fields

Filament integration for spatie/laravel-translatable

3582.9k8](/packages/outerweb-filament-translatable-fields)[openplain/filament-tree-view

Tree view for Filament resources - drop-in replacement for Table with drag-and-drop hierarchical data management

318.5k](/packages/openplain-filament-tree-view)[eduardoribeirodev/filament-leaflet

Um widget de mapa para FilamentPHP.

134.6k](/packages/eduardoribeirodev-filament-leaflet)

PHPackages © 2026

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