Download the PHP package robrichards/xmlseclibs without Composer
On this page you can find all versions of the php package robrichards/xmlseclibs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download robrichards/xmlseclibs
More information about robrichards/xmlseclibs
Files in robrichards/xmlseclibs
Download robrichards/xmlseclibs
More information about robrichards/xmlseclibs
Files in robrichards/xmlseclibs
Vendor robrichards
Package xmlseclibs
Short Description A PHP library for XML Security
License BSD-3-Clause
Homepage https://github.com/robrichards/xmlseclibs
Package xmlseclibs
Short Description A PHP library for XML Security
License BSD-3-Clause
Homepage https://github.com/robrichards/xmlseclibs
Please rate this library. Is it a good library?
Informations about the package xmlseclibs
xmlseclibs
xmlseclibs is a library written in PHP for working with XML Encryption and Signatures.
The author of xmlseclibs is Rob Richards.
Branches
Master is currently the only actively maintained branch.
- master: requires PHP version 8.0+
- 3.1: Added AES-GCM support requiring 7.1+
- 3.0: Removes mcrypt usage requiring 5.4+ (5.6.24+ recommended for security reasons)
- 2.0: Contains namespace support requiring 5.3+
- 1.4: Contains auto-loader support while also maintaining backwards compatiblity with the older 1.3 version using the xmlseclibs.php file. Supports PHP 5.2+
Requirements
xmlseclibs requires PHP version 8.0 or greater.
How to Install
Install with composer.phar.
Use cases
xmlseclibs is being used in many different software.
Basic usage
The example below shows basic usage of xmlseclibs, with a SHA-256 signature.
How to Contribute
Mailing List: https://groups.google.com/forum/#!forum/xmlseclibs
All versions of xmlseclibs with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 5.4
ext-openssl Version *
ext-openssl Version *
The package robrichards/xmlseclibs contains the following files
Loading the files please wait ...