awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
slevomat avatar

slevomat/coding-standard

0
View on GitHub↗
1,476 stars·195 forks·PHP·MIT·1 view

Coding Standard

Slevomat Coding Standard is a collection of rules for the PHP_CodeSniffer static analysis tool. It provides a comprehensive set of checks designed to enforce consistent coding styles and identify potential issues within PHP codebases.

The project distinguishes itself by offering a wide array of specialized sniffs that go beyond standard formatting requirements. These rules focus on improving code quality, enforcing strict typing, and ensuring adherence to specific architectural patterns, allowing developers to maintain high levels of consistency across complex projects.

The library covers a broad spectrum of static analysis capabilities, including syntax validation, naming conventions, and structural integrity checks. It is distributed as a package that integrates directly into existing development workflows and continuous integration pipelines.

Star history

Star history chart for slevomat/coding-standardStar history chart for slevomat/coding-standard

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Curated searches featuring Coding Standard

Hand-picked collections where Coding Standard appears.
  • Code style linters

Frequently asked questions

What does slevomat/coding-standard do?

Slevomat Coding Standard is a collection of rules for the PHP_CodeSniffer static analysis tool. It provides a comprehensive set of checks designed to enforce consistent coding styles and identify potential issues within PHP codebases.