Registry / other / object-calisthenics-phpcs-calisthenics-rules

object-calisthenics-phpcs-calisthenics-rules

JSON →
library3.9.1phppackagistunverified

PHP CodeSniffer rules enforcing Object Calisthenics coding standards.

composer require object-calisthenics/phpcs-calisthenics-rules
INSTALL
IMPORT
SIG · OBJECT-CALISTHENIC
O
object-calisthenics-phpcs-calisthenics-rules
otherphpv3.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ForbiddenPublicPropertySniff
use ObjectCalisthenics\Sniffs\Classes\ForbiddenPublicPropertySniff;

Instantiate a sniff for use with PHP_CodeSniffer.

<?php use ObjectCalisthenics\Sniffs\Classes\ForbiddenPublicPropertySniff; $sniff = new ForbiddenPublicPropertySniff(); // Use with PHP_CodeSniffer to enforce rules.
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.9.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
object-calisthenics-phpcs-calisthenics-rules — pip install object-calisthenics-phpcs-calisthenics-rules · libregistry