PHP Classes

File: web/SSO/vendor/simplesamlphp/xmlseclibs/composer.json

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/SSO/vendor/simplesamlphp/xmlseclibs/composer.json   Download  
File: web/SSO/vendor/simplesamlphp/xmlseclibs/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 687 bytes
 

Contents

Class file image Download
{ "name": "simplesamlphp/xmlseclibs", "description": "A PHP library for XML Security", "authors": [ { "name": "Rob Richards" } ], "license": "BSD-3-Clause", "type": "library", "keywords": ["xml", "xmlsec", "security", "signing", "signature", "x.509", "certificate"], "homepage": "http://code.google.com/p/xmlseclibs/", "autoload": { "files": ["xmlseclibs.php"] }, "suggest": { "ext/openssl": "", "ext/mcrypt": "" }, "time": "2013-06-19", "replace": { "cdatazone/xmlseclibs": "self.version", "fr3d/xmlseclibs": "self.version", "robrichards/xmlseclibs": "self.version" } }