-
Updated
Apr 8, 2020 - PHP
#
coding-standard
Here are 35 public repositories matching this topic...
Object Calisthenics rules for PHP_CodeSniffer
[READ-ONLY] The Easiest way to start using PHP CS Fixer and PHP_CodeSniffer with 0-knowledge
-
Updated
Jun 6, 2020 - PHP
Do you use Symfony, Coding Standards, maintain PHP packages, automate monorepo, generate static website and are you lazy? You'll love the candies you find here! :)
php
flex
symfony
php-cs-fixer
monorepo
php-codesniffer
symplify
statie
phpstan
coding-standard
easy-coding-standard
-
Updated
Jun 6, 2020 - PHP
[READ-ONLY] 20+ Coding Standard checkers for PHP projects with focus on Clean Architecture
-
Updated
Jun 6, 2020 - PHP
The coding standard of the Doctrine project.
-
Updated
Jun 7, 2020 - PHP
ihor-sviziev
commented
Dec 26, 2019
use section does not actually need \ at the beginning of the classpath (leading backslash).
Let’s enforce it by static tests to prevent appearing such cases in future
Originally posted by @ihor-sviziev in magento/magento2#26129 (comment)
A coding standards for enterprise system
java
enterprise
sql
coding-standards
coding-style
java8
coding-guidelines
coding-styles
coding-standard
java11
codingstandard
-
Updated
Nov 28, 2019 - HTML
[Deprecated] Use directly →
-
Updated
Mar 3, 2019 - PHP
Check and fix your code against Nette Coding Standard rules in CLI
-
Updated
May 11, 2020 - PHP
MO4 Coding Standard Rules for Codesniffer based on Symfony Coding Standards.
-
Updated
Feb 16, 2020 - PHP
PHP coding standard used in LMC projects (but usable anywhere else)
-
Updated
May 4, 2020 - PHP
Webimpress Coding Standard for PHP_CodeSniffer
-
Updated
Jun 8, 2020 - PHP
Cdn77 Coding Standard, defensive and strict, based on Doctrine standard https://github.com/doctrine/coding-standard
-
Updated
Jun 9, 2020 - PHP
[DEPRECATED] Use:
-
Updated
Dec 19, 2016 - PHP
Symfony coding standards for ProjektMOTOR enriched by several useful rules
-
Updated
Mar 4, 2020
Source code for the https://kcs.library.kary.us
-
Updated
Jan 10, 2019
PHP coding standards (PSR2 + additional strict checks)
-
Updated
Apr 16, 2020
Prefixed version of ECS to prevent install conflicts on older version
-
Updated
Jun 6, 2020 - PHP
-
Updated
Jun 10, 2020 - Dockerfile
Magento Coding Standards for Balance Internet developers
-
Updated
Apr 15, 2017 - PHP
PHPCS coding standard additions that please rask
-
Updated
Aug 2, 2019 - PHP
This repository tests how the Doctrine coding standard deals with the declare statement and assignment operator spaces.
-
Updated
Jan 9, 2019 - PHP
-
Updated
May 12, 2018 - PHP
This repository contains coding standards that we use for our Typescript projects.
-
Updated
May 25, 2020
This repository contains coding standards that we use for our PHP projects.
-
Updated
May 25, 2020
The Polder Knowledge coding standards for PHP_CodeSniffer.
-
Updated
Oct 29, 2019
Improve this page
Add a description, image, and links to the coding-standard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coding-standard topic, visit your repo's landing page and select "manage topics."
The Symfony coding strandard documentation states:
For example the inherited methods should not contain any PHPDoc comments, except if we want to add additional details.