clean-code-php
Coding guidelines
A collection of coding principles and guidelines aimed at improving the maintainability, readability, and performance of PHP codebases
Clean Code concepts adapted for PHP
3 stars
1 watching
2 forks
Language: PHP
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| A guide to writing clean and maintainable PHP code | 80 |
| Adapting clean code principles to machine learning and data science in Python | 714 |
| A guide to producing readable, reusable, and refactorable Ruby software following principles from Clean Code by Robert C. Martin. | 1,594 |
| A reference document providing guidelines for writing clear and well-structured PHP code | 963 |
| A guide to producing readable, reusable, and refactorable PHP software following best practices from Robert C. Martin's book Clean Code. | 12,302 |
| A comprehensive style guide for writing clean, maintainable JavaScript code | 11 |
| Detects and enforces coding standards in PHP code to ensure consistency and quality. | 1,018 |
| Guidelines and standards for software development at the CFPB | 65 |
| Automates code standardization and formatting in PHP projects | 1,466 |
| A style guide for Swift programming language following the conventions of Xmartlabs. | 46 |
| Guidelines for writing clean and maintainable code in various programming languages | 400 |
| A collection of language-specific resources for best practices and idiomatic code writing in various programming languages. | 951 |
| A sample project to try out development containers with PHP | 211 |
| A set of TSLint rules to enforce Clean Code practices in TypeScript development. | 169 |
| Tools that checks PHP source code against predefined coding conventions to ensure consistency and adherence. | 164 |