PHP Classes

File: web/SSO/vendor/simplesamlphp/saml2/README-DEV.md

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/SSO/vendor/simplesamlphp/saml2/README-DEV.md   Download  
File: web/SSO/vendor/simplesamlphp/saml2/README-DEV.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 462 bytes
 

Contents

Class file image Download

Notes for the SimpleSAMLphp SAML2 developer

Coding standard

PSR-0, PSR-1 and PSR-2. Test with the PHPCS configuration in tools/phpcs/ruleset.xml (note if you have PHPStorm you can use this to turn on the PHPCS inspection).

Testing

Use PHPUnit for Unit Testing. Test with the 2 known users: (SimpleSAMLphp)[http://www.simplesaml.org] and (OpenConext-engineblock)[http://www.openconext.org] .