2017 © Pedro Peláez
 

library xmlsecurity

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

image

ass/xmlsecurity

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

  • PHP
  • 27 Dependents
  • 1 Suggesters
  • 9 Forks
  • 0 Open issues
  • 5 Versions
  • 6 % Grown

The README.md

XmlSecurity Library Build Status Coverage Status

The XmlSecurity library is written in PHP for working with XML Encryption and Signatures., (*1)

Installation:

You can install the library with composer.phar. Create a composer.json file:, (*2)

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

Now you are ready to install the library:, (*3)

$ 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][2]. Copyright (c) 2007-2010, Robert Richards rrichards@cdatazone.org. All rights reserved., (*4)

The Versions

31/05 2015

dev-master

9999999-dev https://github.com/aschamberger/XmlSecurity

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

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0
  • lib-openssl >=0.9.0
  • ext-openssl *

 

The Development Requires

by Andreas Schamberger
by Robert Richards

xml security encryption signature

31/05 2015

v1.1.1

1.1.1.0 https://github.com/aschamberger/XmlSecurity

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

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0
  • ext-openssl *
  • lib-openssl >=0.9.0

 

The Development Requires

by Andreas Schamberger
by Robert Richards

xml security encryption signature

31/05 2015

dev-fix-transforms

dev-fix-transforms https://github.com/aschamberger/XmlSecurity

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

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0
  • ext-openssl *
  • lib-openssl >=0.9.0

 

The Development Requires

by Andreas Schamberger
by Robert Richards

xml security encryption signature

23/03 2014

v1.1.0

1.1.0.0 https://github.com/aschamberger/XmlSecurity

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

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0
  • ext-openssl *
  • lib-openssl >=0.9.0

 

by Andreas Schamberger
by Robert Richards

xml security encryption signature

30/10 2013

v1.0.0

1.0.0.0 https://github.com/aschamberger/XmlSecurity

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

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0
  • ext-openssl *
  • lib-openssl >=0.9.0

 

by Andreas Schamberger
by Robert Richards

xml security encryption signature