twoh/core

This project contains the core modules of TWOH Framework.

1.0.0 2025-03-06 15:07 UTC

This package is auto-updated.

Last update: 2025-03-06 14:07:56 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