PHPackages                             red-jasmine/filament-project - 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. red-jasmine/filament-project

ActiveLibrary[Admin Panels](/categories/admin)

red-jasmine/filament-project
============================

Filament project management plugin for Red Jasmine Framework

1.0.13(3mo ago)042MITPHPPHP ^8.2

Since Jan 24Pushed 3mo agoCompare

[ Source](https://github.com/red-jasmine/filament-project)[ Packagist](https://packagist.org/packages/red-jasmine/filament-project)[ Docs](https://github.com/red-jasmine/filament-project)[ RSS](/packages/red-jasmine-filament-project/feed)WikiDiscussions master Synced 1mo ago

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

Red Jasmine Filament Project
============================

[](#red-jasmine-filament-project)

Filament 项目管理插件，为 Red Jasmine Framework 提供完整的项目管理功能。

功能特性
----

[](#功能特性)

- **项目管理**：项目的创建、编辑、删除等完整生命周期管理
- **成员管理**：项目成员的添加、编辑、状态管理
- **角色管理**：项目角色的创建、权限配置、成员分配
- **分组管理**：项目分组的创建和管理

安装
--

[](#安装)

```
composer require red-jasmine/filament-project
```

配置
--

[](#配置)

发布配置文件：

```
php artisan vendor:publish --tag=red-jasmine-filament-project-config
```

在 Filament Panel 中注册插件：

```
use RedJasmine\FilamentProject\FilamentProjectPlugin;

$panel
    ->plugins([
        FilamentProjectPlugin::make(),
    ]);
```

使用
--

[](#使用)

安装后，在 Filament 管理后台的"项目管理"集群中，你可以访问：

- **项目**：管理所有项目
- **项目成员**：管理项目成员
- **项目角色**：管理项目角色
- **项目分组**：管理项目分组

许可证
---

[](#许可证)

MIT License

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance81

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

Total

3

Last Release

107d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aaaa10537dd96827181cb5ff0c4df6078f48054457d9ebaebe0b230829482843?d=identicon)[liushoukun](/maintainers/liushoukun)

---

Top Contributors

[![liushoukun](https://avatars.githubusercontent.com/u/26298472?v=4)](https://github.com/liushoukun "liushoukun (3 commits)")

---

Tags

laravelapplicationprojectfilamentred-jasminefilament-project

### Embed Badge

![Health badge](/badges/red-jasmine-filament-project/health.svg)

```
[![Health](https://phpackages.com/badges/red-jasmine-filament-project/health.svg)](https://phpackages.com/packages/red-jasmine-filament-project)
```

###  Alternatives

[awcodes/filament-quick-create

Plugin for Filament Admin that adds a dropdown menu to the header to quickly create new items.

246177.6k7](/packages/awcodes-filament-quick-create)[inerba/filament-db-config

A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.

329.1k](/packages/inerba-filament-db-config)[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)[caresome/filament-neobrutalism-theme

A neobrutalism theme for FilamentPHP admin panels

303.2k](/packages/caresome-filament-neobrutalism-theme)[andreia/filament-ui-switcher

Add a modal with options to switch between different UI layouts and styles (colors, fonts, font sizes).

233.8k](/packages/andreia-filament-ui-switcher)[craft-forge/filament-language-switcher

Zero-config language switcher for Filament admin panels. Automatically scans available translations, renders dropdown with country flags, persists selection via sessions.

1016.4k](/packages/craft-forge-filament-language-switcher)

PHPackages © 2026

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