Skip to content

MyParcelCOM/marketplace-commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marketplace-commons

Library with common classes used for constructing MyParcel.com marketplace integrations

PHP 8

The minimum PHP version is 8.2. To update dependencies on a system without PHP 8 use:

docker run --rm --mount type=bind,source="$(pwd)",target=/app composer:2 composer update

Run tests

You can run the test through docker:

docker run -v $(pwd):/app --rm -w /app php:8.2-cli vendor/bin/phpunit

About

Library with common classes used for constructing MyParcel.com eCommerce Integrations

Resources

License

Stars

Watchers

Forks

Packages 4

 
 
 
 

Languages