travelopia/wordpress-coding-standards

Travelopia's PHP WordPress Coding Standards

Installs: 1 487

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 3

Open Issues: 3

Type:phpcodesniffer-standard

1.0.2 2025-02-24 22:12 UTC

This package is not auto-updated.

Last update: 2025-03-24 22:33:30 UTC


README

maintenance-status

Official Travelopia WordPress PHP coding standards.

Built by the super talented team at Travelopia.

Installation

Install the library via Composer:

$ composer require --dev travelopia/wordpress-coding-standards

That's it!

Usage

Lint your PHP files with the following command:

$ ./vendor/bin/phpcs .