cakephp-codesniffer
Code checker
A tool that checks PHP code against coding standards used in CakePHP
CakePHP Code Sniffer
238 stars
34 watching
84 forks
Language: PHP
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cakephp/bake | A tool for generating code in PHP applications. | 111 |
cakephp/validation | A validation library for PHP applications. | 43 |
dereuromark/cakephp-markup | Provides a simple way to add syntax highlighting and code conversion features to CakePHP applications | 3 |
cakedc/cakephp-phpstan | A PHP extension that improves the static analysis of CakePHP applications using PHPStan. | 33 |
ali1/cakephp-bruteforce | A CakePHP plugin for adding Brute Force Protection to controller methods. | 3 |
cakephp/localized | Provides localized validation classes for specific countries in CakePHP | 213 |
cakedc/cakephp-api | Exposes a versioned API in CakePHP with minimal code | 61 |
friendsofcake/search | Provides a simple interface to create paginate-able filters for CakePHP applications. | 170 |
cakephp/event | A library that enables event-driven programming in PHP applications. | 22 |
dereuromark/cakephp-geo | An extension of the CakePHP framework that enables geocoding and mapping functionality | 47 |
cakephp/debug_kit | A debugging toolset for CakePHP applications | 852 |
phpcsstandards/php_codesniffer | Detects and enforces coding standards in PHP code to ensure consistency and quality. | 969 |
cakephp/collection | A library providing data manipulation tools using arrays or Traversable objects. | 89 |
dereuromark/cakephp-decimal | CakePHP plugin that provides a Decimal type handling using a value object to improve precision and data integrity in business logic. | 8 |
cakephp/app | A CakePHP application template provides a basic structure for building web applications using PHP. | 373 |