twoh/core

This project contains the core modules of TWOH Framework.

1.0.2 2025-03-27 08:49 UTC

This package is auto-updated.

Last update: 2025-03-27 07:49:40 UTC


README

TWOH Logo

Build Status License

About Core

This project contains the core modules of TWOH Framework.

Requirements

  • PHP 8.3 or higher
  • Composer

Installation

composer req twoh/core

Documentation

Generate PHP Documentation

doxygen Doxyfile

Open Documentation in Browser

open documentation/html/index.html

Running Tests

To verify that the tests are passing, run the following command:

vendor/bin/phpunit