clean-code-php

Coding guidelines

A collection of coding principles and guidelines aimed at improving the maintainability, readability, and performance of PHP codebases

bathtub Clean Code concepts adapted for PHP bangladesh

GitHub

3 stars
1 watching
2 forks
Language: PHP
last commit: over 1 year ago

Related projects:

Repository Description Stars
fikoborquez/clean-code-php A guide to writing clean and maintainable PHP code 80
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
piotrplenik/clean-code-php A guide to producing readable, reusable, and refactorable PHP software following best practices from Robert C. Martin's book Clean Code. 12,279
chamnap/javascript_style_guide A comprehensive style guide for writing clean, maintainable JavaScript code 11
phpcsstandards/php_codesniffer Detects and enforces coding standards in PHP code to ensure consistency and quality. 969
cfpb/development Guidelines and standards for software development at the CFPB 64
easy-coding-standard/easy-coding-standard Automates code standardization and formatting in PHP projects 1,453
xmartlabs/swift-style-guide A style guide for Swift programming language following the conventions of Xmartlabs. 46
elierotenberg/coding-styles Guidelines for writing clean and maintainable code in various programming languages 400
palash25/best-practices-checklist A collection of language-specific resources for best practices and idiomatic code writing in various programming languages. 951
microsoft/vscode-remote-try-php A sample project to try out development containers with PHP 207
glavin001/tslint-clean-code A set of TSLint rules to enforce Clean Code practices in TypeScript development. 169
phpcheckstyle/phpcheckstyle Tools that checks PHP source code against predefined coding conventions to ensure consistency and adherence. 164