go1/util_core

dev-master 2024-07-23 08:06 UTC

README

The core including:

  • portal
  • user
  • lo
  • enrolment
  • mail
  • error handling
  • controller interfaces:
    • consumer
    • cron
    • install

Installation

composer install

Unit tests

  • Run all tests:
XDEBUG_MODE=coverage phpunit -c phpunit.xml --coverage-text