awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
magento avatar

magento/magento-coding-standard

0
View on GitHub↗
373 stars·164 forks·PHP·OSL-3.0·6 views

Magento Coding Standard

A set of Magento rules for PHP_CodeSniffer tool.

Features

  • Core Development Tools - Official ruleset for maintaining PHP code quality.

Star history

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

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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

Open-source alternatives to Magento Coding Standard

Similar open-source projects, ranked by how many features they share with Magento Coding Standard.
  • magento/architecturemagento avatar

    magento/architecture

    278View on GitHub↗

    This repository is created by initiative of Magento architects to discuss with the Magento community any open questions around Magento 2 architecture such as design documents, proposals, or any other architectural artifacts.

    View on GitHub↗278
  • magento/data-migration-toolmagento avatar

    magento/data-migration-tool

    339View on GitHub↗

    We're pleased you're considering moving from the world's #1 eCommerce platform—Magento 1.x—to the eCommerce platform for the future, Magento 2. We're also excited to share the details about this process, which we refer to as migration.

    PHP
    View on GitHub↗339
  • magento/magento2magento avatar

    magento/magento2

    12,126View on GitHub↗

    This project is a PHP e-commerce platform and enterprise storefront framework designed for building and managing online stores. It functions as a modular PHP application and headless commerce engine, separating e-commerce business logic from frontend presentation to support multiple storefronts and devices. The system is built on a modular architecture that allows developers to add custom business logic and third-party integrations. It utilizes a service-contract-based API to ensure stability across module implementations and employs dependency-injection for object lifecycle management. Core

    PHPecommerceecommerce-platformhacktoberfest
    View on GitHub↗12,126
  • onnx/onnxonnx avatar

    onnx/onnx

    20,358View on GitHub↗

    ONNX is an open-source standard for machine learning interoperability that provides a unified format for representing neural network models. By defining a common set of operators and a standardized file structure, it enables models to be shared, exported, and executed consistently across different training frameworks and software ecosystems. The project functions as an intermediate representation layer that decouples model development from deployment. It utilizes a language-neutral binary serialization format to store model structures and weights, ensuring that computational graphs remain por

    Pythonaiartificial-intelligencedeep-learning
    View on GitHub↗20,358
See all 5 alternatives to Magento Coding Standard→

Frequently asked questions

What does magento/magento-coding-standard do?

A set of Magento rules for PHP_CodeSniffer tool.

What are the main features of magento/magento-coding-standard?

The main features of magento/magento-coding-standard are: Core Development Tools.

What are some open-source alternatives to magento/magento-coding-standard?

Open-source alternatives to magento/magento-coding-standard include: magento/architecture — This repository is created by initiative of Magento architects to discuss with the Magento community any open… magento/data-migration-tool — We're pleased you're considering moving from the world's #1 eCommerce platform—Magento 1.x—to the eCommerce platform… magento/magento2 — This project is a PHP e-commerce platform and enterprise storefront framework designed for building and managing… onnx/onnx — ONNX is an open-source standard for machine learning interoperability that provides a unified format for representing… onnx/onnx-docker.