PHPackages                             joy/voyager-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. joy/voyager-crm

ActiveLibrary[Admin Panels](/categories/admin)

joy/voyager-crm
===============

This Laravel/Voyager module adds VoyagerCrm support to Voyager.

v4.0.16(2y ago)35462[5 PRs](https://github.com/rxcod9/joy-voyager-crm/pulls)1MITPHPPHP ^7.3|^8.0|^9.0

Since Jul 5Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/rxcod9/joy-voyager-crm)[ Packagist](https://packagist.org/packages/joy/voyager-crm)[ Docs](https://github.com/rxcod9/joy-voyager-crm)[ Patreon](https://www.patreon.com/ramakant)[ RSS](/packages/joy-voyager-crm/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (53)Used By (1)

Joy VoyagerCrm
==============

[](#joy-voyagercrm)

This [Laravel](https://laravel.com/)/[Voyager](https://voyager.devdojo.com/) module adds VoyagerCrm support to Voyager.

By 🐼 [Ramakant Gangwar](https://github.com/rxcod9).

[![Screenshot](https://raw.githubusercontent.com/rxcod9/joy-voyager-crm/main/cover.jpg)](https://joy-voyager-crm.kodmonk.com)

[![Latest Version](https://camo.githubusercontent.com/cbecc443470e86f9daa17a0bd74cf53e44fa4d82fa5a03079a454fcf2f1c1cdd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f7278636f64392f6a6f792d766f79616765722d63726d3f7374796c653d666c61742d737175617265)](https://github.com/rxcod9/joy-voyager-crm/releases)[![GitHub Workflow Status](https://camo.githubusercontent.com/d6b97abb72e9ae34647a766d4b8013e3e92c7f2d699f8e62364edf2d200ae20b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7278636f64392f6a6f792d766f79616765722d63726d2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473)](https://camo.githubusercontent.com/d6b97abb72e9ae34647a766d4b8013e3e92c7f2d699f8e62364edf2d200ae20b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7278636f64392f6a6f792d766f79616765722d63726d2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473)[![Total Downloads](https://camo.githubusercontent.com/a6fc8c8738da6852efa150d53c7fd1ea5339057d9f3436418002074992f74584/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6f792f766f79616765722d63726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/joy/voyager-crm)

---

Prerequisites
-------------

[](#prerequisites)

- Composer Installed
- [Install Laravel](https://laravel.com/docs/installation)
- [Install Voyager](https://github.com/the-control-group/voyager)

---

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

[](#installation)

```
# 1. Require this Package in your fresh Laravel/Voyager project
composer require joy/voyager-crm

# 2. Publish
php artisan vendor:publish --provider="Joy\VoyagerCrm\VoyagerCrmServiceProvider" --force
# 3. Migrate
php artisan migrate
# 4. Seeders
php artisan db:seed --class="\Joy\VoyagerCrm\Database\Seeders\VoyagerDatabaseSeeder" --force
# 5. Dmmy Seeders
php artisan db:seed --class="\Joy\VoyagerCrm\Database\Seeders\VoyagerDummyDatabaseSeeder" --force
```

---

Working Example
---------------

[](#working-example)

You can try laravel demo here .

Documentation
-------------

[](#documentation)

Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the joy voyager-crm? Feel free to [create an issue on GitHub](https://github.com/rxcod9/joy-voyager-crm/issues), we'll try to address it as soon as possible.

If you've found a bug regarding security please mail  instead of using the issue tracker.

Testing
-------

[](#testing)

You can run the tests with:

```
vendor/bin/phpunit
```

Upgrading
---------

[](#upgrading)

Please see [UPGRADING](UPGRADING.md) for details.

### Changelog

[](#changelog)

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

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

[](#contributing)

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

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Ramakant Gangwar](https://github.com/rxcod9)

License
-------

[](#license)

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

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance61

Regular maintenance activity

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 94.4% 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 ~22 days

Recently: every ~0 days

Total

45

Last Release

809d ago

Major Versions

v1.2.30 → v2.0.02022-12-12

v2.0.12 → v3.0.122024-02-23

v3.0.12 → v4.0.122024-02-23

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

v1.2.19PHP ^7.3|^8.0|^9.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/95a00608fbd641680d1bbc969c8e820f4fbc1b72f2080fcbdb18c8c552857e2b?d=identicon)[rxcod9](/maintainers/rxcod9)

---

Top Contributors

[![rxcod9](https://avatars.githubusercontent.com/u/14928642?v=4)](https://github.com/rxcod9 "rxcod9 (68 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (3 commits)")[![renovate-bot](https://avatars.githubusercontent.com/u/25180681?v=4)](https://github.com/renovate-bot "renovate-bot (1 commits)")

---

Tags

alternativeclickupcrmfreefreshworkshubspotlaravellaravel-crmmondaysalesphppipedrivesalesforcesuitecrmvoyagervoyager-crmzoho-crmlaravelcmsvoyagerjoyvoyager-crmjoy-voyager-crmvoyager-voyager-crm

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/joy-voyager-crm/health.svg)

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

###  Alternatives

[joy/voyager-datatable

joy voyager datatable

1538.1k43](/packages/joy-voyager-datatable)

PHPackages © 2026

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