Download the PHP package thoughtsideas/ti-wpcs without Composer
On this page you can find all versions of the php package thoughtsideas/ti-wpcs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download thoughtsideas/ti-wpcs
More information about thoughtsideas/ti-wpcs
Files in thoughtsideas/ti-wpcs
Package ti-wpcs
Short Description PHP CodeSniffer rules for Thoughts & Ideas WordPress projects
License MIT
Informations about the package ti-wpcs
Thoughts & Ideas WordPress Coding Standards
⚠️ Archived: 2021-07-09 ⚠️
Thoughts & Ideas WordPress Coding Standards (TI-WPCS) is a development dependency for testing coding styles and quality in our WordPress PHP projects. Keeping the code base consistent and highlighting potential issues before they enter our products helps developers pickup our projects and improve their reliability in production.
Installation
Thoughts & Ideas recommend installing this dependancy via Composer.
As a Composer Dependancy
To include these standards as part of a project. Require this repository as a development dependancy:
The fixer and tests can be run from the command line:
Automatically run tests before every Git commit.
Thoughts & Ideas recommend a pre-commit Git Hook.
Create the pre-commit hook file:
Add the pre-commit hook to our new file:
Link our new file to our git repository
Every time you commit to your Git repository the TI-WPCS test will run automatically.
Reporting Issues
If you spot any issues please create a ticket via GitHub's Issue Tracker. Including the issue, the browser and operating system, and how to replicate it. If the issue is security related please use the contact information below.
Contact
Thoughts & Ideas - [email protected]
License
This project is licensed under the terms of the MIT license. See the LICENSE file.
Copyright
Unless otherwise stated © Thoughts & Ideas. All rights reserved.
All versions of ti-wpcs with dependencies
phpmd/phpmd Version ^2.6.0
wp-coding-standards/wpcs Version ^0.13.1
wimg/php-compatibility Version ^8.0.0
dealerdirect/phpcodesniffer-composer-installer Version ^0.4.1