webhubx/mtgateway

Multitenant Gateway

Maintainers

Package info

github.com/tbfan/mtgateway

pkg:composer/webhubx/mtgateway

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.6 2025-07-26 15:35 UTC

This package is not auto-updated.

Last update: 2026-04-05 11:01:50 UTC


README

Author: Web Hub Date: 2018-07-21

Provides key functionalities for multitenant services. Special care needed to customize this code for your needs.

Installation:

composer require webhubx/mtgateway

Run Unit Tests

./vendor/bin/phpunit tests/helpers/MtLoggerTest.php

Update library

git tag -a v1.0.x -m "v1.0.x release" git push --tags