Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

go1com/util_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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