clean-code-php

Code guidelines

A guide to producing readable, reusable, and refactorable PHP software following best practices from Robert C. Martin's book Clean Code.

bathtub Clean Code concepts adapted for PHP

GitHub

12k stars
465 watching
2k forks
Language: PHP
last commit: over 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fikoborquez/clean-code-phpA guide to writing clean and maintainable PHP code80
nayeemdev/clean-code-phpA collection of coding principles and guidelines aimed at improving the maintainability, readability, and performance of PHP codebases3
zedr/clean-code-pythonA set of guidelines and best practices for writing readable, maintainable, and efficient Python code.4,476
ryanmcdermott/clean-code-javascriptGuides software developers in writing readable and maintainable JavaScript code based on clean coding principles.91,944
labs42io/clean-code-typescriptAdapts clean code principles from Robert C. Martin's book Clean Code to TypeScript for software development guidance.9,336
pungyeon/clean-go-articleA resource for writing clean and maintainable Go code2,964
davified/clean-code-mlAdapting clean code principles to machine learning and data science in Python714
php-cs-fixer/php-cs-fixerAutomates fixing PHP coding standards issues to follow community-driven standards12,922
dseguy/clearphpA reference document providing guidelines for writing clear and well-structured PHP code963
phpcheckstyle/phpcheckstyleTools that checks PHP source code against predefined coding conventions to ensure consistency and adherence.164
phongnguyend/practical.cleanarchitectureA comprehensive guide to implementing Clean Architecture in full-stack .Net 8 applications with various technologies and frameworks2,148
nikic/php-parserA PHP code parsing and analysis library providing an abstract syntax tree (AST) representation of the parsed code17,094
uohzxela/clean-code-rubyA guide to producing readable, reusable, and refactorable Ruby software following principles from Clean Code by Robert C. Martin.1,594
adamculp/php-code-qualityA Docker image containing multiple PHP code quality tools to analyze and improve the maintainability and reliability of PHP applications.156
glavin001/tslint-clean-codeA set of TSLint rules to enforce Clean Code practices in TypeScript development.169