定制 ass/xmlsecurity 二次开发

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

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

ass/xmlsecurity

最新稳定版本:v1.1.1

Composer 安装命令:

composer require ass/xmlsecurity

包简介

The XmlSecurity library is written in PHP for working with XML Encryption and Signatures

README 文档

README

The XmlSecurity library is written in PHP for working with XML Encryption and Signatures.

#Installation:

You can install the library with composer.phar. Create a composer.json file:

{
    "require": {
        "ass/xmlsecurity": "dev-master"
    }
}

Now you are ready to install the library:

$ curl -sS https://getcomposer.org/installer | php && php composer.phar install

Origin:

Large portions of the library are derived from the xmlseclibs PHP library for XML Security. Copyright (c) 2007-2010, Robert Richards rrichards@cdatazone.org. All rights reserved.

统计信息

  • 总下载量: 5.5M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 96
  • 点击次数: 1
  • 依赖项目数: 32
  • 推荐数: 0

GitHub 信息

  • Stars: 95
  • Watchers: 5
  • Forks: 9
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2012-11-24