Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

simplesamlphp/simplesamlphp-module-statistics

Repository files navigation

Statistics module

Build Status Coverage Status Scrutinizer Code Quality Type Coverage Psalm Level

Install

Install with composer

vendor/bin/composer require simplesamlphp/simplesamlphp-module-statistics

Configuration

Next thing you need to do is to enable the module:

in config.php, search for the module.enable key and set statistics to true:

'module.enable' => [ 'statistics' => true, … ],

About

The SimpleSAMLphp statistics module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •