PHPackages                             cloudifyapps/filament-crm - 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. cloudifyapps/filament-crm

ActiveLibrary[Admin Panels](/categories/admin)

cloudifyapps/filament-crm
=========================

A Filament plugin that adds powerful CRM features — manage leads, contacts, organizations, and deals directly from your Filament admin panel.

v1.0.0-beta(8mo ago)11[3 PRs](https://github.com/cloudifyapps/filament-crm/pulls)MITPHPPHP ^8.1CI passing

Since Oct 30Pushed 2mo agoCompare

[ Source](https://github.com/cloudifyapps/filament-crm)[ Packagist](https://packagist.org/packages/cloudifyapps/filament-crm)[ Docs](https://github.com/cloudifyapps/filament-crm)[ GitHub Sponsors](https://github.com/cloudifyapps)[ RSS](/packages/cloudifyapps-filament-crm/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (13)Versions (6)Used By (0)

A Filament plugin that adds powerful CRM features — manage leads, contacts, organizations, and deals directly from your Filament admin panel.
=============================================================================================================================================

[](#a-filament-plugin-that-adds-powerful-crm-features--manage-leads-contacts-organizations-and-deals-directly-from-your-filament-admin-panel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/95a2a39e9293370641f233c68827f2088fb665f7a92d18195d05b91d6230ace9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636c6f7564696679617070732f66696c616d656e742d63726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cloudifyapps/filament-crm)[![GitHub Tests Action Status](https://camo.githubusercontent.com/52b5905c9b614d66207c60da510645ef1c10fcad806fb26913ac14513f21b8f7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636c6f7564696679617070732f66696c616d656e742d63726d2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/cloudifyapps/filament-crm/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/c374fa64895f9b3600375f6f48509123db8d75973c1694e7c9013090f066a4a0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636c6f7564696679617070732f66696c616d656e742d63726d2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/cloudifyapps/filament-crm/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/8f920c9563076c9a7fae323f7381ac16bfcde8c2ebfa4475300605973dd41878/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636c6f7564696679617070732f66696c616d656e742d63726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cloudifyapps/filament-crm)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require cloudifyapps/filament-crm
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$filamentCrm = new Cloudifyapps\FilamentCrm();
echo $filamentCrm->echoPhrase('Hello, Cloudifyapps!');
```

Testing
-------

[](#testing)

```
composer test
```

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)

- [Cloudifyapps](https://github.com/cloudifyapps)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance75

Regular maintenance activity

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60% 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

246d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/74503230?v=4)[cloudifyapps](/maintainers/cloudifyapps)[@cloudifyapps](https://github.com/cloudifyapps)

---

Top Contributors

[![cloudifyapps-admin](https://avatars.githubusercontent.com/u/46974405?v=4)](https://github.com/cloudifyapps-admin "cloudifyapps-admin (6 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelcloudifyappsfilament-crm

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/cloudifyapps-filament-crm/health.svg)

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

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

84215.9k9](/packages/stephenjude-filament-two-factor-authentication)[backstage/mails

View logged mails and events in a beautiful Filament UI.

16120.0k](/packages/backstage-mails)

PHPackages © 2026

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