klarennns / php-mrw-api
Api Client to connectto MRW Services
Installs: 1 051
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 5
Open Issues: 1
Type:project
Requires
- php: >=7.0
- symfony/var-dumper: ^3.4
This package is not auto-updated.
Last update: 2025-04-22 18:36:28 UTC
README
A PHP library for dealing with MRW delivery
PHP Library to Wrap MRW API
Installation
$ composer require klarennns/php-mrw-api
Testing And Coverage
In order to create coverage report you must have installed Xdbug for php70
$ php phars/composer.phar test
$ php phars/composer.phar test-coverage
$ php phars/composer.phar test-coverage-cli