Skip to content

bis-gmbh/onphp-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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