Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 275 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 275 Bytes

Onphp Extensions Package

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