PHPackages                             shibomb/filament-todo - 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. shibomb/filament-todo

ActiveLibrary[Admin Panels](/categories/admin)

shibomb/filament-todo
=====================

The simple todo manager for FilamentPHP Admin Dashboard.

v3.0.1(2y ago)324[1 issues](https://github.com/shibomb/filament-todo/issues)MITPHPPHP ^8.1

Since Feb 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/shibomb/filament-todo)[ Packagist](https://packagist.org/packages/shibomb/filament-todo)[ Docs](https://github.com/shibomb/filament-todo)[ GitHub Sponsors](https://github.com/shibomb)[ RSS](/packages/shibomb-filament-todo/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (3)Dependencies (8)Versions (5)Used By (0)

Filament ToDo
=============

[](#filament-todo)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c8cf61226014dbeff57066676865c9e23ba6acb742798db322d2921cba8e1b6c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736869626f6d622f66696c616d656e742d746f646f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/shibomb/filament-todo)[![GitHub Tests Action Status](https://camo.githubusercontent.com/0e6cd72ab347d04aace027e7b6128dd038996b04812289eb69d75ff3f2059f3e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736869626f6d622f66696c616d656e742d746f646f2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/shibomb/filament-todo/actions?query=workflow%3Arun-tests+branch%3A3.x)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/044d3eaa7c8686a3a12993a2ab5f867fe2abb0b478bb915c278f2573a4d3a8db/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736869626f6d622f66696c616d656e742d746f646f2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/shibomb/filament-todo/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3A3.x)[![Total Downloads](https://camo.githubusercontent.com/32f082fa4e8735292ca625c43f8c7d0b096d574cb5da0d296465588057f4fcea/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736869626f6d622f66696c616d656e742d746f646f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/shibomb/filament-todo)

The simple todo manager for FilamentPHP Admin Dashboard.

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

[](#installation)

You can install the package via composer:

```
composer require shibomb/filament-todo
```

You can publish and run the migrations with:

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

Finally reigster the plugin on `/app/Providers/Filament/AdminPanelProvider.php`

```
$panel->plugin(\Shibomb\FilamentTodo\FilamentTodoPlugin::make())
```

### option : config

[](#option--config)

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
    'navigation' => [
        'category' => [
            'group' => 'filament-todo::filament-todo.navigation.category.group', // set false to no-group
            'icon' => 'heroicon-o-tag',
            'sort' => 2,
        ],
        'todo' => [
            'group' => 'filament-todo::filament-todo.navigation.todo.group', // set false to no-group
            'icon' => 'heroicon-o-document-check',
            'sort' => 1,
        ],
    ],
];
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [SHIBAHARA Hiroki](https://github.com/shibomb)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

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

Total

5

Last Release

951d ago

Major Versions

v1.0.0 → 2.x-dev2023-10-03

2.x-dev → v3.0.02023-10-04

PHP version history (2 changes)v1.0.0PHP ^8.0|^8.1

v3.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e01885c1398b948e1e0f6ccfa45908b5c28c378356d4abb47a3e2a5592de0a6?d=identicon)[shibomb](/maintainers/shibomb)

---

Top Contributors

[![shibomb](https://avatars.githubusercontent.com/u/958471?v=4)](https://github.com/shibomb "shibomb (18 commits)")

---

Tags

laravelfilamentfilament-todotodoshibomb

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/shibomb-filament-todo/health.svg)

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

###  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)[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

206120.5k1](/packages/guava-filament-knowledge-base)[ralphjsmit/laravel-filament-seo

A package to combine the power of Laravel SEO and Filament Admin.

15398.7k10](/packages/ralphjsmit-laravel-filament-seo)[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)[guava/filament-modal-relation-managers

Allows you to embed relation managers inside filament modals.

7565.0k4](/packages/guava-filament-modal-relation-managers)

PHPackages © 2026

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