PHPackages                             amicus/filament-employee-management - 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. amicus/filament-employee-management

ActiveLibrary[Admin Panels](/categories/admin)

amicus/filament-employee-management
===================================

This is my package filament-employee-management

0235[1 PRs](https://github.com/lazar-tomislav/filament-employee-management/pulls)PHPCI passing

Since Nov 27Pushed 2mo agoCompare

[ Source](https://github.com/lazar-tomislav/filament-employee-management)[ Packagist](https://packagist.org/packages/amicus/filament-employee-management)[ RSS](/packages/amicus-filament-employee-management/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (14)Used By (0)

Telegram
========

[](#telegram)

```
php artisan migrate --path=packages/filament-employee-management/database/migrations
php artisan migrate --path=vendor/amicus/filament-employee-management/database/migrations
```

add to user.php

```
    use HasEmployeeRole;
```

### 1. Install the package in main project

[](#1-install-the-package-in-main-project)

```
composer require laravel-notification-channels/telegram
```

### 2. Add this to config/services.php

[](#2-add-this-to-configservicesphp)

```
# config/services.php
'telegram-bot-api' => [
    'token' => env('TELEGRAM_BOT_TOKEN', 'YOUR BOT TOKEN HERE')
],
```

Theme
-----

[](#theme)

### 1. Add to theme.css

[](#1-add-to-themecss)

```
@source '../../../../packages/filament-employee-management/resources/views/filament/**/*';
@source '../../../../packages/filament-employee-management/resources/css/index.css';

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance57

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 94.1% 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/1295648?v=4)[Amicus](/maintainers/amicus)[@Amicus](https://github.com/Amicus)

---

Top Contributors

[![lazar-tomislav](https://avatars.githubusercontent.com/u/83224193?v=4)](https://github.com/lazar-tomislav "lazar-tomislav (286 commits)")[![Vjekoslav-Grow](https://avatars.githubusercontent.com/u/243144572?v=4)](https://github.com/Vjekoslav-Grow "Vjekoslav-Grow (11 commits)")[![Kristijan-Grow](https://avatars.githubusercontent.com/u/164491313?v=4)](https://github.com/Kristijan-Grow "Kristijan-Grow (6 commits)")[![AbelVaralungovic](https://avatars.githubusercontent.com/u/62898411?v=4)](https://github.com/AbelVaralungovic "AbelVaralungovic (1 commits)")

### Embed Badge

![Health badge](/badges/amicus-filament-employee-management/health.svg)

```
[![Health](https://phpackages.com/badges/amicus-filament-employee-management/health.svg)](https://phpackages.com/packages/amicus-filament-employee-management)
```

###  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)
