cilogon / service-lib
Library used by the CILogon Service
Installs: 1 594
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 5
Forks: 0
Open Issues: 0
Requires
- php: >=7.0.0
- aws/aws-sdk-php: ^3.0.0
- cilogon/oauth2-orcid: ^2.0.0
- league/oauth2-github: ^3.0.0
- league/oauth2-google: ^4.0.0
- pear/db: dev-trunk
- pear/log: ^1.14.0
- pear/net_ldap2: ^2.2.0
- thenetworg/oauth2-azure: ^2.2.2
- tubalmartin/cssmin: ^4.1.1
Requires (Dev)
- mockery/mockery: ^1.4.4
- php-parallel-lint/php-parallel-lint: ^1.3.2
- phpunit/phpunit: ^9.5.21
- squizlabs/php_codesniffer: ^3.7.1
README
This package contains the library used by the CILogon Service.
This package is compliant with PSR-1, PSR-4, and PSR-12. If you notice compliance oversights, please send a patch via pull request.
Requirements
The following versions of PHP are supported.
- PHP 7.1
- PHP 7.2
- PHP 7.3
- PHP 7.4
- PHP 8.0
- PHP 8.1
Installation
To install, use composer:
composer require cilogon/service-lib
License
The University of Illinois/NCSA Open Source License (NCSA). Please see License File for more information.