awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 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 estrellas·92 forks·PHP·MIT·1 vistatomasvotruba.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.

Historial de estrellas

Gráfico del historial de estrellas de easy-coding-standard/easy-coding-standardGráfico del historial de estrellas de easy-coding-standard/easy-coding-standard

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Easy Coding Standard

Proyectos open-source similares, clasificados según cuántas características comparten con Easy Coding Standard.
  • checkstyle/checkstyleAvatar de checkstyle

    checkstyle/checkstyle

    8,867Ver en GitHub↗

    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
    Ver en GitHub↗8,867
  • conventional-changelog/conventional-changelogAvatar de conventional-changelog

    conventional-changelog/conventional-changelog

    8,460Ver en GitHub↗

    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
    Ver en GitHub↗8,460
  • koalaman/shellcheckAvatar de koalaman

    koalaman/shellcheck

    39,574Ver en GitHub↗

    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
    Ver en GitHub↗39,574
  • semantic-release/semantic-releaseAvatar de semantic-release

    semantic-release/semantic-release

    23,332Ver en GitHub↗

    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
    Ver en GitHub↗23,332
Ver las 5 alternativas a Easy Coding Standard→

Preguntas frecuentes

¿Qué hace 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+

¿Cuáles son las características principales de easy-coding-standard/easy-coding-standard?

Las características principales de easy-coding-standard/easy-coding-standard son: Automation and Linting Tools.

¿Qué alternativas de código abierto existen para easy-coding-standard/easy-coding-standard?

Las alternativas de código abierto para easy-coding-standard/easy-coding-standard incluyen: 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…