clean-code-php
PHP coding guidelines
A guide to writing clean and maintainable PHP code
Conceptos de Clean Code adaptados para PHP
80 stars
8 watching
24 forks
Language: PHP
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
nayeemdev/clean-code-php | A collection of coding principles and guidelines aimed at improving the maintainability, readability, and performance of PHP codebases | 3 |
davified/clean-code-ml | Adapting clean code principles to machine learning and data science in Python | 713 |
uohzxela/clean-code-ruby | A guide to producing readable, reusable, and refactorable Ruby software following principles from Clean Code by Robert C. Martin. | 1,591 |
dseguy/clearphp | A reference document providing guidelines for writing clear and well-structured PHP code | 963 |
easy-coding-standard/easy-coding-standard | Automates code standardization and formatting in PHP projects | 1,453 |
phpcheckstyle/phpcheckstyle | Tools that checks PHP source code against predefined coding conventions to ensure consistency and adherence. | 164 |
chamnap/javascript_style_guide | A comprehensive style guide for writing clean, maintainable JavaScript code | 11 |
magento-ecg/coding-standard | Automated PHP code quality check tool for Magento and PHP applications | 308 |
phpcompatibility/phpcompatibility | A tool that checks code for compatibility with different PHP versions | 2,182 |
phpcsstandards/php_codesniffer | Detects and enforces coding standards in PHP code to ensure consistency and quality. | 969 |
codelytv/php-basic-skeleton | Provides a pre-configured PHP project structure with dependencies and best practices | 107 |
benmatselby/sublime-phpcs | A plugin for Sublime Text that integrates PHP code analysis and formatting tools | 814 |
magento/magento-coding-standard | A set of standardized coding rules for PHP applications, specifically designed to improve code quality and consistency in Magento projects. | 349 |
rubocop/ruby-style-guide | Provides guidelines for writing maintainable and readable Ruby code | 16,464 |
higidi/composer-phpcodesniffer-standards-plugin | Installs PHP CodeSniffer Standards to enforce coding consistency and quality | 6 |