llaumgui / check-tools-framework
This package is abandoned and no longer maintained.
No replacement package was suggested.
PHP library for building check tools.
v0.2.0
2016-03-07 21:25 UTC
Requires
- php: >=5.5.9
- llaumgui/junit-xml: dev-master
- romaricdrigon/metayaml: ~1.1
- symfony/config: ~3.0
- symfony/console: ~3.0
- symfony/dependency-injection: ~3.0
- symfony/finder: ~3.0
- symfony/yaml: ~3.0
Requires (Dev)
- codeclimate/php-test-reporter: dev-master
- mikey179/vfsstream: ~1
- phine/phar: ^1.0
- phpunit/phpunit: ^4
- squizlabs/php_codesniffer: 2.*
This package is not auto-updated.
Last update: 2021-05-31 14:22:56 UTC
README
A framework for building check tools.
Quick how to install
Composer
With composer, run:
$ php composer.phar global require llaumgui/check-tools-framework
License
Released under the MIT license.