bis-gmbh/onphp-extensions

Onphp Extensions Package

1.0.2 2024-02-29 14:32 UTC

This package is not auto-updated.

Last update: 2024-05-09 15:19:05 UTC


README

Installation

Run composer require bis-gmbh/onphp-extensions

Running tests

Setup phpunit config for local environment:

cp phpunit.dist.xml phpunit.xml

edit phpunit.xml if needed and run tests:

vendor/bin/phpunit