PHPackages                             dev-3bdulrahman/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. [Framework](/categories/framework)
4. /
5. dev-3bdulrahman/crm

ActiveLibrary[Framework](/categories/framework)

dev-3bdulrahman/crm
===================

A complete CRM module for Laravel ERP — customers, leads, opportunities, pipelines &amp; activities.

00PHP

Since Jun 13Pushed todayCompare

[ Source](https://github.com/Dev-3bdulrahman/crm)[ Packagist](https://packagist.org/packages/dev-3bdulrahman/crm)[ RSS](/packages/dev-3bdulrahman-crm/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

🤝 CRM — Laravel ERP Module
==========================

[](#-crm--laravel-erp-module)

[![Latest Version](https://camo.githubusercontent.com/90543a093611ed930200ba8a2c27a04911505ecd04883380d982907e05795ad1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6465762d336264756c7261686d616e2f63726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dev-3bdulrahman/crm)[![PHP Version](https://camo.githubusercontent.com/fca6a5abe8cb8ca5a09d7514f79421a5acfc883e66c5e71627c5051291b2c4ce/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e322532422d626c75653f7374796c653d666c61742d737175617265)](https://php.net)[![Laravel](https://camo.githubusercontent.com/6283d3cf0c8462b8aa0425e5346b2b17d8acdfda36b0eb35e6919e316f5e4602/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d313125324225323025374325323031322532422d7265643f7374796c653d666c61742d737175617265)](https://laravel.com)[![License](https://camo.githubusercontent.com/422db9fd40f5831c765cf6530b6750c081b696bd18d904cf89554df98c676277/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e3f7374796c653d666c61742d737175617265)](LICENSE)

A complete **CRM** module for Laravel ERP systems. Manage customers, leads, opportunities, sales pipelines, contacts, organizations, and activities — with full API and Livewire admin interface.

---

Features
--------

[](#features)

- Customer &amp; Contact Management
- Lead Tracking with Sources &amp; Statuses
- Opportunity Management
- Sales Pipeline &amp; Stages (Kanban-ready)
- Organization Management
- Activity &amp; Notes Logging
- REST API endpoints
- Arabic &amp; English translations

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

[](#requirements)

DependencyVersionPHP^8.2 | ^8.3Laravel^11.0 | ^12.0Installation
------------

[](#installation)

```
composer require dev-3bdulrahman/crm
```

Publish and run migrations:

```
php artisan vendor:publish --provider="Dev3bdulrahman\Crm\CrmServiceProvider"
php artisan migrate
php artisan db:seed --class="Dev3bdulrahman\Crm\Database\Seeders\CrmDatabaseSeeder"
```

Service Provider
----------------

[](#service-provider)

Auto-discovered via Laravel package discovery. Manual registration in `bootstrap/providers.php`:

```
Dev3bdulrahman\Crm\CrmServiceProvider::class,
```

Changelog
---------

[](#changelog)

See [CHANGELOG.md](CHANGELOG.md) for release history.

License
-------

[](#license)

MIT License © [Abdulrahman](https://3bdulrahman.com)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance65

Regular maintenance activity

Popularity0

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

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/132305340?v=4)[Abdulrahman Mohisen](/maintainers/Dev-3bdulrahman)[@Dev-3bdulrahman](https://github.com/Dev-3bdulrahman)

### Embed Badge

![Health badge](/badges/dev-3bdulrahman-crm/health.svg)

```
[![Health](https://phpackages.com/badges/dev-3bdulrahman-crm/health.svg)](https://phpackages.com/packages/dev-3bdulrahman-crm)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)

PHPackages © 2026

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