定制 casperbiering/dotnet-binary-xml 二次开发

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

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

casperbiering/dotnet-binary-xml

最新稳定版本:v2.0.0

Composer 安装命令:

composer require casperbiering/dotnet-binary-xml

包简介

Parsing and writing of .NET Binary Format

README 文档

README

Build Status

dotnet-binary-xml is a PHP implementation of the .NET Binary Format: XML Data Structure (MC-NBFX).

Installation

Just install Composer and run composer require casperbiering/dotnet-binary-xml in your project directory.

Requirements

  • XMLReader (PHP extension)
  • XMLWriter (PHP extension)
  • MBString (PHP extension)
  • GMP (PHP extension)

Known/Missing Issues

  • encoded output is not optimized
  • local timezone offset in datetime

Specification Inconsistencies

  • Spec says that "If the hour, minutes, seconds, and fraction of second parts are zero, the date MUST be interpreted as the following characters. yyyy-MM-dd". That does not match the examples.

  • Spec says that UnicodeChars32TextRecord MUST be encoded using MultiByteInt31. That does not match the examples.

License

MIT

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 3
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-10-28