PHP Classes

File: web/SSO/vendor/openid/php-openid/composer.json

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/SSO/vendor/openid/php-openid/composer.json   Download  
File: web/SSO/vendor/openid/php-openid/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: 589 bytes
 

Contents

Class file image Download
{ "name": "openid/php-openid", "version": "2.2.2", "description": "OpenID library for PHP5", "keywords": ["openid", "authentication", "yadis", "auth"], "license": "Apache-2.0", "homepage": "http://github.com/openid/php-openid", "authors": [ { "name": "JanRain Inc.", "homepage": "http://www.openidenabled.com" } ], "require": { "php": ">=4.3", "ext-gmp": "*", "ext-curl": "*", "ext-dom": "*" }, "autoload": { "classmap": ["Auth"] }, "include-path": ["."] }