You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the initial stable release of the WPTechnix Coding Standards package — a modern PHP coding standard built on PSR-12, with additional rules to enforce strictness and type safety.
Features:
Core Coding Standards: Enforces consistent PSR-12 based code formatting.
Strict Type Safety: Adds extra rules for type declarations, strict comparisons, and avoiding unsafe practices.
Advanced Checks: Integrates phpcsextra and Slevomat Coding Standard v8 for deeper code quality enforcement.
Compatibility: Works with PHP 8+ and PHPCS 3.13+ or 4.x