ydin / ydin
There is no license information available for the latest version (0.1.0) of this package.
0.1.0
2019-09-02 07:55 UTC
Requires
- php: >=7.1
Requires (Dev)
- phpunit/phpunit: 8.*
This package is auto-updated.
Last update: 2026-03-06 12:09:27 UTC
README
Install from local composer package
composer config "repositories.ydin" path "packages/ydin-ydin"
php -d memory_limit=-1 /usr/local/bin/composer require "ydin/ydin:dev-master"
Unit Test
clear && ./vendor/bin/phpunit --testdox
report
./vendor/bin/phpunit --configuration phpunit.report.xml
firefox _build/coverage/index.html