2017 © Pedro Peláez
 

phpcs-sniffs coding-standard-magento2

MediaCT PHP Coding Standard for Magento2

image

mediact/coding-standard-magento2

MediaCT PHP Coding Standard for Magento2

  • Thursday, May 24, 2018
  • by mediactbv
  • Repository
  • 2 Watchers
  • 0 Stars
  • 567 Installations
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 8 Versions
  • 34 % Grown

The README.md

[ABANDONED] Introduction

This is the MediaCT coding standard for Magento 2 projects. It is based on the default MediaCT coding standard but some tests have been removed to create a workable and fast standard., (*1)

Installation

Use composer to require the standard in a project., (*2)

composer require --dev mediact/coding-standard-magento2

To let PHPCS know that this standard should be used add a phpcs.xml file in the root of the project., (*3)

<?xml version="1.0"?>
<ruleset>
    <rule ref="./vendor/mediact/coding-standard-magento2/src/MediactMagento2"/>
</ruleset>

Integration with PHPStorm and automatic testing

The recommended way to enable the coding standard in PHPStorm and automatic testing is by requiring the MediaCT testing suite in a project., (*4)

composer require --dev mediact/testing-suite

For more information go to MediaCT Testing Suite., (*5)

Contribution guidelines

Contributions are welcome. Please create pull requests which add or remove tests., (*6)

The Versions

24/05 2018

dev-master

9999999-dev https://bitbucket.org/mediactbv/coding-standard-magento2

MediaCT PHP Coding Standard for Magento2

  Sources   Download

proprietary

The Requires

 

by MediaCT

24/05 2018

1.3.0

1.3.0.0 https://bitbucket.org/mediactbv/coding-standard-magento2

MediaCT PHP Coding Standard for Magento2

  Sources   Download

proprietary

The Requires

 

by MediaCT

15/11 2017

1.2.0

1.2.0.0 https://bitbucket.org/mediactbv/coding-standard-magento2

MediaCT PHP Coding Standard for Magento2

  Sources   Download

proprietary

The Requires

 

by MediaCT

15/11 2017

dev-feature/MAGE2-92

dev-feature/MAGE2-92 https://bitbucket.org/mediactbv/coding-standard-magento2

MediaCT PHP Coding Standard for Magento2

  Sources   Download

proprietary

The Requires

 

by MediaCT

07/11 2017

dev-feature/PD-653

dev-feature/PD-653 https://bitbucket.org/mediactbv/coding-standard-magento2

MediaCT PHP Coding Standard for Magento2

  Sources   Download

proprietary

The Requires

 

by MediaCT

06/11 2017

1.1.0

1.1.0.0 https://bitbucket.org/mediactbv/coding-standard-magento2

MediaCT PHP Coding Standard for Magento2

  Sources   Download

proprietary

The Requires

 

by MediaCT

01/06 2017

1.0.1

1.0.1.0 https://bitbucket.org/mediactbv/coding-standard-magento2

MediaCT PHP Coding Standard for Magento2

  Sources   Download

proprietary

The Requires

 

by MediaCT

14/03 2017

1.0.0

1.0.0.0 https://bitbucket.org/mediactbv/coding-standard-magento2

MediaCT PHP Coding Standard for Magento2

  Sources   Download

proprietary

The Requires

 

by MediaCT