PHPackages                             venturedrake/laravel-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. venturedrake/laravel-crm

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

venturedrake/laravel-crm
========================

A free open source CRM built as a package for laravel projects

2.3.0(1mo ago)43311.1k165[6 issues](https://github.com/venturedrake/laravel-crm/issues)[3 PRs](https://github.com/venturedrake/laravel-crm/pulls)MITPHPPHP ^8.2

Since Mar 18Pushed 1mo ago22 watchersCompare

[ Source](https://github.com/venturedrake/laravel-crm)[ Packagist](https://packagist.org/packages/venturedrake/laravel-crm)[ Docs](https://github.com/venturedrake/laravel-crm)[ GitHub Sponsors](https://github.com/andrewdrake)[ RSS](/packages/venturedrake-laravel-crm/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (84)Versions (96)Used By (0)

Laravel CRM
===========

[](#laravel-crm)

[![Latest Stable Version](https://camo.githubusercontent.com/7830913975ac74f3ad5a59717593ae7836811956173d0ddfc34dad9cc1d3c4d6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f76656e747572656472616b652f6c61726176656c2d63726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/venturedrake/laravel-crm)[![MIT Licensed](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/c086244b9d4e3e7f4e8bf762fcf19824a4e1d88e657dc1ae96566f9428029757/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f76656e747572656472616b652f6c61726176656c2d63726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/venturedrake/laravel-crm)

[![Laravel CRM](art/01KSMTPHKP6TR0YRTC4HRY426J.png)](art/01KSMTPHKP6TR0YRTC4HRY426J.png)

The free Laravel CRM you have been looking for, this package will add CRM functionality to your laravel projects or can be used as a complete standalone CRM built with Laravel.

Use Cases
---------

[](#use-cases)

- Use as a free CRM for your business or your clients
- Build a custom CRM for your business or your clients
- Use as an integrated CRM for your Laravel powered business (Saas, E-commerce, etc)
- Use as a CRM for your Laravel development business
- Run a multi-tenant CRM Saas business

Features
--------

[](#features)

- Dashboard
- Sales leads management
- Deal management
- Quote builder
- Send quotes with accept/reject functionality
- Orders &amp; Invoicing
- Purchase orders
- Deliveries
- Web / In-app Chat
- Email marketing
- SMS marketing
- Kanban boards
- Activity Feed / Timelines
- Custom fields
- Customer management
- Contact database management
- Products &amp; Product Categories
- Notes &amp; Tasks
- File uploads
- Users &amp; Teams
- Secure registration &amp; login
- Roles &amp; Permissions thanks to [Spatie Permissions](https://github.com/spatie/laravel-permission)
- Xero integration
- ClickSend integration

Live Demo
---------

[](#live-demo)

Official Documentation
----------------------

[](#official-documentation)

For more information on how to use the package, please refer to the official documentation available on . The documentation provides very detailed instructions on how to install and use the package.

Version Information
-------------------

[](#version-information)

VersionLaravelStatusPHP Version2.x11.x.x - 13.x.xActive support 🚀&gt; = 8.21.x6.x.x - 11.x.xEnd of life&gt; = 7.3Installation
------------

[](#installation)

Note: This is a simple installation guide. For more detailed instructions, please refer to the official documentation available on .

#### Step 1. Install a Laravel project if you don't have one already

[](#step-1-install-a-laravel-project-if-you-dont-have-one-already)

#### Step 2. Make sure you have set up authentication in your project

[](#step-2-make-sure-you-have-set-up-authentication-in-your-project)

#### Step 3. Require the current package using composer:

[](#step-3-require-the-current-package-using-composer)

```
composer require venturedrake/laravel-crm
```

#### Step 4. Run the installer

[](#step-4-run-the-installer)

```
php artisan laravelcrm:install
```

#### Step 5. Access the CRN

[](#step-5-access-the-crn)

Navigate to  (or whatever you set LARAVEL\_CRM\_ROUTE\_PREFIX to). Log in with the owner credentials you created during installation.

Testing
-------

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

Roadmap
-------

[](#roadmap)

- Documents
- Calendar
- CSV Import / Export
- Payments

Feedback
--------

[](#feedback)

Participate in the [discord community](https://discord.gg/rygVyyGSHj)

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)

- [Andrew Drake](https://github.com/venturedrake)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

66

—

FairBetter than 99% of packages

Maintenance93

Actively maintained with recent releases

Popularity50

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 99.8% 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 ~21 days

Recently: every ~4 days

Total

90

Last Release

33d ago

Major Versions

0.19.10 → 1.0.02024-03-09

v1.x-dev → 2.0.02026-05-12

PHP version history (6 changes)0.1.0PHP &gt;=7.2

0.2.0PHP &gt;=7.3

0.6.6PHP ^7.3|^7.4|^8.0

0.18.0PHP ^8.0

2.0.0PHP ^8.1

2.2.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2742557?v=4)[Andrew Drake](/maintainers/andrewdrake)[@andrewdrake](https://github.com/andrewdrake)

---

Top Contributors

[![andrewdrake](https://avatars.githubusercontent.com/u/2742557?v=4)](https://github.com/andrewdrake "andrewdrake (1656 commits)")[![codacy-badger](https://avatars.githubusercontent.com/u/23704769?v=4)](https://github.com/codacy-badger "codacy-badger (1 commits)")[![inmanturbo](https://avatars.githubusercontent.com/u/47095624?v=4)](https://github.com/inmanturbo "inmanturbo (1 commits)")[![stemithy](https://avatars.githubusercontent.com/u/10600056?v=4)](https://github.com/stemithy "stemithy (1 commits)")

---

Tags

contact-managementcontact-management-systemcontactscontacts-managercrmcrm-integrationcrm-onlinecrm-platformcrm-sdkcrm-systemcustomercustomer-managementlaravellaravel-crmlaravel-packagelead-managementleadsmanagementsalessales-managementlaravelcrmventuredrakecontact managementCustomer Relationship Managementcustomer managementLead managementopen source crmlaravel crmlaravel crm packagefree crmcontact management systemsales managementcrm systemcrm onlinecrm platform

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/venturedrake-laravel-crm/health.svg)

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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