platine-php / test-tools
Platine Test Tools is a collection of some classes/functions designed for tests
Installs: 230
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/platine-php/test-tools
Requires
- php: ^7.4 || ^8
Requires (Dev)
- mikey179/vfsstream: ~1.6
- phpmd/phpmd: @stable
- phpstan/phpstan: 0.12.x-dev
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2021-06-05 15:12:23 UTC
README
Platine Test Tools is a collection of some classes/functions designed for tests
Requirements
- PHP >= 7.4, PHP 8
Installation
Using composer (recommended)
composer require --dev platine-php/test-tools
License
MIT License See LICENSE.MD
Documentation
Coming soon, be patient