定制 alcamo/xml 二次开发

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

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

alcamo/xml

最新稳定版本:0.1.3

Composer 安装命令:

composer require alcamo/xml

包简介

XML syntax and expanded names

关键字:

README 文档

README

Constants for (fragments of) regular expressions corresponding to syntax productions in the XML specifications.

Class XName

Implementation of the concept of an expanded name in XML with namespaces.

The constructor simply takes a namespace name and a local name as input. For the sake of performance, the syntactic correctness of the parameters is not checked.

Static factory methods are provided to create expanded names, among others from a qualified names.

A __toString() method is provided to create strings from XNames, which are useful, among others, to use XNames as array indices.

Interface HavingXNameInterface

Simple interface for objects (such as XML Schema items) that have an expanded name.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2025-10-06