PHPackages                             tomatophp/filament-pms - 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. [Templating &amp; Views](/categories/templating)
4. /
5. tomatophp/filament-pms

ActiveLibrary[Templating &amp; Views](/categories/templating)

tomatophp/filament-pms
======================

Project Management Tools for Filament to manage project / tasks / time

v0.0.1(2y ago)122MITPHPPHP ^8.1|^8.2

Since May 9Pushed 2y ago1 watchersCompare

[ Source](https://github.com/tomatophp/filament-pms)[ Packagist](https://packagist.org/packages/tomatophp/filament-pms)[ GitHub Sponsors](https://github.com/3x1io)[ RSS](/packages/tomatophp-filament-pms/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

[![Screenshot](https://github.com/tomatophp/filament-pms/raw/master/arts/3x1io-tomato-pms.jpg)](https://github.com/tomatophp/filament-pms/blob/master/arts/3x1io-tomato-pms.jpg)

Filament pms
============

[](#filament-pms)

[![Latest Stable Version](https://camo.githubusercontent.com/2fa657c3fe1c82fb3de84ab62b5631883653e2e3aeded06b05b4c6af8c28c3df/68747470733a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f66696c616d656e742d706d732f76657273696f6e2e737667)](https://packagist.org/packages/tomatophp/filament-pms)[![PHP Version Require](https://camo.githubusercontent.com/c84ec13b5dbb35068934e88ab30c1e9862f50198c4426b7da63f3b7d3368f36a/687474703a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f66696c616d656e742d706d732f726571756972652f706870)](https://packagist.org/packages/tomatophp/filament-pms)[![License](https://camo.githubusercontent.com/9784701b1ff3b647e68d146a086de7bcd6ee68c0250d4fc013a1fdd25bf658cb/68747470733a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f66696c616d656e742d706d732f6c6963656e73652e737667)](https://packagist.org/packages/tomatophp/filament-pms)[![Downloads](https://camo.githubusercontent.com/4b2d1bcd4e2fe07359d264f6500f1848c984ec52cc2e60baf0bd7bc14251bf58/68747470733a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f66696c616d656e742d706d732f642f746f74616c2e737667)](https://packagist.org/packages/tomatophp/filament-pms)

Project Management Tools for Filament to manage project / tasks / time

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

[](#installation)

```
composer require tomatophp/filament-pms
```

after install your package please run this command

```
php artisan filament-pms:install
```

finally register the plugin on `/app/Providers/Filament/AdminPanelProvider.php`

```
->plugin(\TomatoPHP\FilamentPms\FilamentPMSPlugin::make())
```

Publish Assets
--------------

[](#publish-assets)

you can publish config file by use this command

```
php artisan vendor:publish --tag="filament-pms-config"
```

you can publish views file by use this command

```
php artisan vendor:publish --tag="filament-pms-views"
```

you can publish languages file by use this command

```
php artisan vendor:publish --tag="filament-pms-lang"
```

you can publish migrations file by use this command

```
php artisan vendor:publish --tag="filament-pms-migrations"
```

Support
-------

[](#support)

you can join our discord server to get support [TomatoPHP](https://discord.gg/Xqmt35Uh)

Docs
----

[](#docs)

you can check docs of this package on [Docs](https://docs.tomatophp.com/plugins/laravel-package-generator)

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security
--------

[](#security)

Please see [SECURITY](SECURITY.md) for more information about security.

Credits
-------

[](#credits)

- [Fady Mondy](mailto:info@3x1.io)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Unknown

Total

1

Last Release

733d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2147eb2fca7ab5f0124d0fafd88ba2d2a5dfa3a0036fb8872d1084b7cba29366?d=identicon)[fadymondy](/maintainers/fadymondy)

---

Top Contributors

[![fadymondy](https://avatars.githubusercontent.com/u/11937812?v=4)](https://github.com/fadymondy "fadymondy (2 commits)")

---

Tags

phplaraveltemplate

### Embed Badge

![Health badge](/badges/tomatophp-filament-pms/health.svg)

```
[![Health](https://phpackages.com/badges/tomatophp-filament-pms/health.svg)](https://phpackages.com/packages/tomatophp-filament-pms)
```

###  Alternatives

[tomatophp/filament-wallet

Account Balance / Wallets Manager For FilamentPHP and Filament Account Builder

3528.5k2](/packages/tomatophp-filament-wallet)[tomatophp/filament-subscriptions

Manage subscriptions and feature access with customizable plans in FilamentPHP

628.1k](/packages/tomatophp-filament-subscriptions)[tomatophp/filament-plugins

Manage your modules as a plugin system with plugin generator

644.7k2](/packages/tomatophp-filament-plugins)[tomatophp/filament-docs

Manage your documents and contracts all in one place with template builder

422.6k](/packages/tomatophp-filament-docs)

PHPackages © 2026

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