Libraries tagged by phpCAS
dealerdirect/phpcodesniffer-composer-installer
176354814 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
sirbrillig/phpcs-variable-analysis
52533011 Downloads
A PHPCS sniff to detect problems with variables.
phpfastcache/phpfastcache
5348241 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
phpcsstandards/phpcsutils
40484517 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
30026143 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
pheromone/phpcs-security-audit
3858926 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
fgrosse/phpasn1
36399725 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
tightenco/duster
2778688 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
phpcompatibility/phpcompatibility-wp
34497609 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
escapestudios/symfony2-coding-standard
11549849 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
automattic/vipwpcs
11437199 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
phpcsstandards/php_codesniffer
360067 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpclassic/php-shopify
4283325 Downloads
PHP SDK for Shopify API
doctrine/coding-standard
15338357 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
roots/wp-password-bcrypt
10346926 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.