twoh/core

This project contains the core modules of TWOH Framework.

1.0.3 2025-04-14 14:01 UTC

This package is auto-updated.

Last update: 2025-04-14 12:01:47 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