承接 azaharizaman/nexus-crm 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

azaharizaman/nexus-crm

最新稳定版本:v0.1.0-alpha1

Composer 安装命令:

composer require azaharizaman/nexus-crm

包简介

Pure CRM domain logic package with zero business package dependencies for Nexus ERP

README 文档

README

A pure CRM domain logic package with zero business package dependencies for Nexus ERP.

Overview

This package provides the core CRM (Customer Relationship Management) domain logic including:

  • Lead Management - Lead scoring, qualification, and lifecycle management
  • Opportunity Management - Sales opportunity tracking and stage transitions
  • Pipeline Management - Sales pipeline configuration and analytics
  • Activity Management - CRM activity tracking and history

Architecture

This is an Atomic Package following Nexus ERP's package architecture:

  • Zero business package dependencies - No dependencies on azaharizaman/nexus-party, azaharizaman/nexus-sales, etc.
  • Pure domain logic - Contains only CRM-specific business rules and value objects
  • Interface-driven - All external integrations through interfaces implemented by orchestrators

Installation

composer require azaharizaman/nexus-crm

Features

Lead Management

  • Lead scoring engine with configurable rules
  • Lead status lifecycle (New, Contacted, Qualified, Converted, Disqualified)
  • Lead source tracking and attribution

Opportunity Management

  • Stage-based opportunity tracking
  • Forecast probability calculation
  • Stage transition validation

Pipeline Management

  • Configurable sales pipelines
  • Pipeline stage definitions
  • Pipeline analytics support

Activity Management

  • Activity type tracking (Call, Email, Meeting, Task, Note)
  • Activity duration tracking
  • Activity history and audit

Usage

use Nexus\CRM\Services\LeadScoringEngine;
use Nexus\CRM\Services\StageTransitionService;
use Nexus\CRM\ValueObjects\LeadScore;
use Nexus\CRM\Enums\LeadStatus;
use Nexus\CRM\Enums\OpportunityStage;

// Lead scoring
$score = $leadScoringEngine->calculateScore($lead);

// Stage transitions
$opportunity = $stageTransitionService->advance($opportunity, OpportunityStage::Negotiation);

Testing

./vendor/bin/phpunit

License

MIT License. See LICENSE for details.

Author

Azahari Zaman (azaharizaman@gmail.com)

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 6
  • 依赖项目数: 1
  • 推荐数: 1

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-05-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固