Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 238 Bytes

File metadata and controls

13 lines (13 loc) · 238 Bytes

Tempus PHP

PHP Library that integrates into Tempus Micro Service

composer require roundpartner/tempus-php

Clean code

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

Testing

vendor/bin/phpunit