beethoven/phpcxml

一个用于生成和请求 cXML 的 PHP 库。

dev-master 2016-01-05 05:50 UTC

This package is not auto-updated.

Last update: 2024-09-14 18:09:44 UTC


README

一个用于处理 cXML 1.2 的 PHP 库。

  • PSR 兼容

要求

  • PHP >= 5.6

安装

Composer

beethoven/phpcxml 添加为项目 composer.json 文件中的依赖项。

{
    "require": {
        "beethoven/phpcxml": "0.0.1-alpha"
    }
}

配置

许可协议

MIT 许可协议