Download the PHP package vagebond/envato-themecheck without Composer
On this page you can find all versions of the php package vagebond/envato-themecheck. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vagebond/envato-themecheck
More information about vagebond/envato-themecheck
Files in vagebond/envato-themecheck
Download vagebond/envato-themecheck
More information about vagebond/envato-themecheck
Files in vagebond/envato-themecheck
Vendor vagebond
Package envato-themecheck
Short Description An easier way to check if your theme complies with the Envato WordPress Theme Requirements
License MIT
Package envato-themecheck
Short Description An easier way to check if your theme complies with the Envato WordPress Theme Requirements
License MIT
Please rate this library. Is it a good library?
Informations about the package envato-themecheck
Vagebond - Envato Theme checker
command-line tool to run envato theme checks against any folder
Instal
This CLI application is the envato-themecheck written in PHP and is installed using Composer:
Make sure the ~/.composer/vendor/bin
directory is in your system's PATH
.
Show me how
If it's not already there, add the following line to your Bash configuration file (usually `~/.bash_profile`, `~/.bashrc`, `~/.zshrc`, etc.): If the file doesn't exist, create it. Run the following command on the file you've just updated for the change to take effect:Use
All you need to do is call the check ~/path/to/theme
command to check your theme:
Dev mode
When you're working in dev mode you probably want to ignore all devDependencies from your vendor folder. You can do this by adding the --dev
flag to the command:
Update
Delete
All versions of envato-themecheck with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
symfony/console Version ^6.2
illuminate/support Version ^10.9
symfony/finder Version ^6.2
voku/simple_html_dom Version ^4.8
symfony/console Version ^6.2
illuminate/support Version ^10.9
symfony/finder Version ^6.2
voku/simple_html_dom Version ^4.8
The package vagebond/envato-themecheck contains the following files
Loading the files please wait ....