PHPackages                             rdp77/client-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. rdp77/client-management

ActiveProject[Admin Panels](/categories/admin)

rdp77/client-management
=======================

A beautiful your Client Management with TALL stack application.

v1.0.1(2y ago)03MITPHPPHP ^8.1

Since Feb 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/rdp77/client-management)[ Packagist](https://packagist.org/packages/rdp77/client-management)[ Fund](https://paypal.me/MohRaviDwiPutra)[ Fund](https://saweria.co/rdp77)[ RSS](/packages/rdp77-client-management/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (21)Versions (3)Used By (0)

Client Management
=================

[](#client-management)

Here lives a beautiful starting point to quickly bootstrap your next [TALL stack](https://tallstack.dev/) application utilizing [Filament](https://filamentphp.com/) for the admin panel.

Features
--------

[](#features)

- 🧑‍💻 Fully pre-configured and [customized](#plugins-used) Filament panel with best practices in place.
- 🎨 Clean, minimally styled frontend powered by [Livewire](https://livewire.laravel.com/).
- 💄 [TailwindCSS](https://tailwindcss.com/) and [Vite](https://vitejs.dev/) ready for immediate use.
- 👷 Pre-bundled Livewire and [Alpine](https://alpinejs.dev/) for easy extendability.
- ⚡️ SPA-ready in both Filament and the frontend.
- 🔨 GitHub Actions workflows for [Pint](https://github.com/laravel/pint) with pre-configured Dependabot for dependencies.

Requirements
------------

[](#requirements)

Make sure all dependencies have been installed before moving on:

- [PHP](https://secure.php.net/manual/en/install.php) &gt;= 8.1
- [Composer](https://getcomposer.org/download/)
- [Node.js](http://nodejs.org/) &gt;= 18
- [Yarn](https://yarnpkg.com/en/docs/install) or [pnpm](https://pnpm.io/installation)

Getting Started
---------------

[](#getting-started)

Start by creating the project using Composer and configuring the `.env` file:

```
composer create-project rdp77/client-management:dev-main
cd client-management
```

After `.env` is configured, you can proceed to migrate &amp; seed the database:

```
php artisan migrate:fresh --seed
```

Once the database is seeded, you can login at `/login or /` using the default admin user:

```
Username: admin
Password: admin
```

### Build Assets

[](#build-assets)

The project assets are compiled using Vite. This can be done by installing the dependencies and running the build command with Yarn.

```
yarn install
yarn build
```

or

```
pnpm install
pnpm build
```

Plugins Used
------------

[](#plugins-used)

The following [Filament plugins](https://filamentphp.com/plugins) come fully implemented and configured out of the box:

**Plugin****Description****Author**[Versions](https://github.com/awcodes/filament-versions)A mostly useless package to display framework versions on Filament panels.[awcodes](https://github.com/awcodes)[Exceptions](https://github.com/bezhansalleh/filament-exceptions)A simple but powerful Exception viewer.[bezhansalleh](https://github.com/bezhansalleh)[Jobs Monitor](https://github.com/croustibat/filament-jobs-monitor)Easily monitor background jobs and their progress.[croustibat](https://github.com/croustibat)[Breezy](https://github.com/jeffgreco13/filament-breezy)Customizable user profile pages and 2FA support.[jeffgreco13](https://github.com/jeffgreco13)[Logger](https://github.com/z3d0x/filament-logger)Zero-config resource activity logging.[z3d0x](https://github.com/z3d0x)[Phone Input](https://github.com/ysfkaya/filament-phone-input)This package provides a phone input component for Laravel Filament. It uses International Telephone Input to provide a dropdown of countries and flags.[ysfkaya](https://github.com/ysfkaya/)[Currency](https://github.com/ariaieboy/filament-currency)This package will add a new currency method to the TextColumn that uses the Filament V2 money formatter.[ariaieboy](https://github.com/ariaieboy)Bug Reports
-----------

[](#bug-reports)

If you discover a bug in Filament Starter, please [open an issue](https://github.com/rdp77/client-management/issues).

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

[](#contributing)

Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.

License
-------

[](#license)

Filament Starter is provided under the [MIT License](LICENSE.md).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

823d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/53ede82e9fa505873f08894c27c199db40e7dc54bfb0991977a82098c7dd36c0?d=identicon)[rdp77](/maintainers/rdp77)

---

Top Contributors

[![rdp77](https://avatars.githubusercontent.com/u/25810647?v=4)](https://github.com/rdp77 "rdp77 (20 commits)")

---

Tags

client-managementfilamentfreelancerlaravelmanagementtall-stacklaravellivewirefilamentclient-management

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/rdp77-client-management/health.svg)

```
[![Health](https://phpackages.com/badges/rdp77-client-management/health.svg)](https://phpackages.com/packages/rdp77-client-management)
```

###  Alternatives

[riodwanto/superduper-filament-starter-kit

A comprehensive Laravel Filament 3 💡 starter kit with pre-installed plugins, admin panel, user management, SEO tools, theme customization, and content management for rapid application development

2708.5k](/packages/riodwanto-superduper-filament-starter-kit)[ercogx/laravel-filament-starter-kit

This is a Filament v3 Starter Kit for Laravel 12, designed to accelerate the development of Filament-powered applications.

401.5k](/packages/ercogx-laravel-filament-starter-kit)[a2insights/filament-saas

Filament Saas for A2Insights

161.1k](/packages/a2insights-filament-saas)[raugadh/fila-starter

Laravel Filament Starter.

614.9k](/packages/raugadh-fila-starter)

PHPackages © 2026

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