awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
easy-coding-standard avatar

easy-coding-standard/easy-coding-standard

0
View on GitHub↗
1,614 Stars·92 Forks·PHP·MIT·1 Aufruftomasvotruba.com/blog/zen-config-in-ecs↗

Easy Coding Standard

ECS runs PHP-CS-Fixer and PHP_CodeSniffer as a single, parallel fast tool with zero dependencies. Run on PHP 7.2+

Features

  • Automation and Linting Tools - Tool for applying various coding standards.

Star-Verlauf

Star-Verlauf für easy-coding-standard/easy-coding-standardStar-Verlauf für easy-coding-standard/easy-coding-standard

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Easy Coding Standard

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Easy Coding Standard.
  • checkstyle/checkstyleAvatar von checkstyle

    checkstyle/checkstyle

    8,867Auf GitHub ansehen↗

    Checkstyle is a Java static analysis tool and linter designed to identify and enforce coding standards and best practices. It functions as a code quality auditor and Javadoc validation tool, checking source code against configurable rulesets to ensure structural and stylistic consistency. The project allows for the creation of custom linting rules by extending a core API to inspect the abstract syntax tree. It further enables specialized validation through the use of XPath expressions to query the syntax tree for specific code patterns and violations. Capability areas include the enforcement

    Javacode-qualitycommand-line-toolhacktoberfest
    Auf GitHub ansehen↗8,867
  • conventional-changelog/conventional-changelogAvatar von conventional-changelog

    conventional-changelog/conventional-changelog

    8,460Auf GitHub ansehen↗

    Conventional Changelog is a set of tools for automatically generating formatted release notes by parsing Git commit messages that follow a structured specification. It includes a commit message parser to transform raw strings into structured data, a changelog generator for producing release notes, and a commit linter to ensure messages adhere to specific conventions before they are merged. The project provides a system for semantic versioning automation, analyzing commit history to recommend the next version bump based on the types of changes recorded. It supports extensibility through config

    TypeScript
    Auf GitHub ansehen↗8,460
  • koalaman/shellcheckAvatar von koalaman

    koalaman/shellcheck

    39,574Auf GitHub ansehen↗

    This project is a static analysis tool and linter designed to improve the quality, reliability, and portability of shell scripts. By performing deep structural analysis, it identifies common programming pitfalls, syntax errors, and security vulnerabilities before scripts are executed. It functions as an automated code reviewer that enforces best practices and helps developers maintain consistent, robust code across different operating environments. The tool distinguishes itself through its dialect-aware grammar resolution, which adapts its parsing logic based on the specific shell interpreter

    Haskellbashdeveloper-toolshaskell
    Auf GitHub ansehen↗39,574
  • semantic-release/semantic-releaseAvatar von semantic-release

    semantic-release/semantic-release

    23,332Auf GitHub ansehen↗

    Semantic-release is an automated release management tool that determines version increments, generates changelogs, and publishes software packages by analyzing commit history against standardized conventions. It functions as a plugin-based orchestrator that integrates directly into continuous integration pipelines to manage the entire release lifecycle, from verifying environment conditions to distributing artifacts. The project distinguishes itself through its commit-message-driven approach, which enforces consistent versioning standards and automates the creation of release notes based on t

    JavaScriptautomationchangelogpackage
    Auf GitHub ansehen↗23,332
Alle 5 Alternativen zu Easy Coding Standard anzeigen→

Häufig gestellte Fragen

Was macht easy-coding-standard/easy-coding-standard?

ECS runs PHP-CS-Fixer and PHP_CodeSniffer as a single, parallel fast tool with zero dependencies. Run on PHP 7.2+

Was sind die Hauptfunktionen von easy-coding-standard/easy-coding-standard?

Die Hauptfunktionen von easy-coding-standard/easy-coding-standard sind: Automation and Linting Tools.

Welche Open-Source-Alternativen gibt es zu easy-coding-standard/easy-coding-standard?

Open-Source-Alternativen zu easy-coding-standard/easy-coding-standard sind unter anderem: checkstyle/checkstyle — Checkstyle is a Java static analysis tool and linter designed to identify and enforce coding standards and best… conventional-changelog/conventional-changelog — Conventional Changelog is a set of tools for automatically generating formatted release notes by parsing Git commit… koalaman/shellcheck — This project is a static analysis tool and linter designed to improve the quality, reliability, and portability of… semantic-release/semantic-release — Semantic-release is an automated release management tool that determines version increments, generates changelogs, and… web-infra-dev/rspress — Rspress is a static site generator designed for building technical documentation and blogs. It functions as a…