roundpartner/seq-php

PHP Integration for SEQ

v1.0.1 2018-02-01 00:38 UTC

This package is not auto-updated.

Last update: 2024-04-28 02:00:46 UTC


README

Build Status Coverage Status

SEQ PHP

PHP Integration for SEQ

composer require roundpartner/seq-php

Clean code

./vendor/bin/phpcbf --standard=psr2 ./src ./tests

Testing

vendor/bin/phpunit