robodocxs/robodocxs-middleware-dtos 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱: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.38k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

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

其他信息

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