Skip to content
Snippets Groups Projects
user avatar
Marko Ivancic authored
Co-authored-by: default avatarMarko Ivančić <marko.ivancic@srce.hr>
b3a48406
History

simplesamlphp-module-accounting

SimpleSAMLphp module providing user accounting functionality.

Module is in development and is not production ready.

TODO

  • Data stores
  • Cron hook
    • explain specific cron tag for accounting (it should have its own tag which should be added to cron config
  • Profile page UI
  • Translation

Tests

To run phpcs, psalm and phpunit:

composer pre-commit