定制 robodocxs/robodocxs-middleware-dtos 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

robodocxs/robodocxs-middleware-dtos

最新稳定版本:2.3.0

Composer 安装命令:

composer require robodocxs/robodocxs-middleware-dtos

包简介

A package to provide the DTOs for Robodocxs middlewares

README 文档

README

This package provides DTOs that are used between the Robodocxs Core Service and its ERP middlewares.

Installation

composer require robodocxs/robodocxs-middleware-dtos

Development

To symlink this project in your local middleware for faster development, follow these steps:

  1. Add repository to composer.json
"repositories": [
    {
        "type": "path",
        "url": "../robodocxs-middleware-dtos",
        "options": {
            "symlink": true
        }
    }
]
  1. Require dev-main and prefer source:
composer require robodocxs/robodocxs-middleware-dtos:dev-main --prefer-source

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

The MIT License (MIT).

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-03-01