purt09/enot

Library for implement enot.io

Maintainers

Package info

github.com/Purt09/enot-php-sdk

pkg:composer/purt09/enot

Statistics

Installs: 37

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.5 2021-10-24 18:07 UTC

This package is auto-updated.

Last update: 2026-02-25 03:26:59 UTC


README

Install

composer require purt09/enot

Unit testing

Install in your local

$ composer install

Run Tests

Fill in the information in EnotTest

$ php vendor/bin/phpunit --bootstrap vendor/autoload.php tests/unit/EnotTest.php

or

$ "vendor/bin/phpunit" --bootstrap vendor/autoload.php tests/unit/EnotTest.php