Download the PHP package themeplate/tester without Composer
On this page you can find all versions of the php package themeplate/tester. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package tester
ThemePlate Tester
Available commands:
Name | Description |
---|---|
analyse | Analyse the codes |
dump | Dump the configs |
fix | Fix the codes |
lint | Lint the codes |
setup | Setup the tests |
test | Run the tests |
Usage
composer.json
SampleTest.php
After composer install
, run ./vendor/bin/themeplate setup
- Analyse
./vendor/bin/themeplate analyse
- Lint
./vendor/bin/themeplate lint
- Fix
./vendor/bin/themeplate fix
- Test
./vendor/bin/themeplate test
Dump the configs for customizations ./vendor/bin/themeplate dump
Sample composer scripts
All versions of tester with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.2
brain/monkey Version ^2.6
dealerdirect/phpcodesniffer-composer-installer Version ^0.7.2|^1.0
phpcompatibility/phpcompatibility-wp Version ^2.1
phpstan/extension-installer Version ^1.3
phpstan/phpstan Version ^1.6
phpunit/phpunit Version ^9.5|^11.0
squizlabs/php_codesniffer Version ^3.6
symfony/process Version ^5.4|^7.0
szepeviktor/phpstan-wordpress Version ^1.3
themeplate/cli Version ^0.1.0|^1.0
wp-coding-standards/wpcs Version ^2.3|^3.0
yoast/phpunit-polyfills Version ^1.0|^2.0
brain/monkey Version ^2.6
dealerdirect/phpcodesniffer-composer-installer Version ^0.7.2|^1.0
phpcompatibility/phpcompatibility-wp Version ^2.1
phpstan/extension-installer Version ^1.3
phpstan/phpstan Version ^1.6
phpunit/phpunit Version ^9.5|^11.0
squizlabs/php_codesniffer Version ^3.6
symfony/process Version ^5.4|^7.0
szepeviktor/phpstan-wordpress Version ^1.3
themeplate/cli Version ^0.1.0|^1.0
wp-coding-standards/wpcs Version ^2.3|^3.0
yoast/phpunit-polyfills Version ^1.0|^2.0
The package themeplate/tester contains the following files
Loading the files please wait ....