/util_core

Core utilities

Primary LanguagePHP

Core utilities

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