Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/yii2-coding-standards

Yii 2 coding standards
https://github.com/yiisoft/yii2-coding-standards

Merge pull request #46 from Arhell/root

update root folder links

c30d6e26d1b6bf9ff7d76e3e44c29929a776ff6b authored about 1 year ago by Bizley <[email protected]>
update root folder links

d654e6687eaa793f29b6c983f373ef56385c8eb7 authored about 1 year ago by Arhell <[email protected]>
Merge pull request #44 from Arhell/irc

update irc link

a4c0217b9cd27a6f5cc2cf906baced46929a8f2e authored about 1 year ago by Bizley <[email protected]>
update irc link

8d2b23b0a405dab54ee79d20a9a608acb1cf6e63 authored about 1 year ago by Arhell <[email protected]>
Create CodingStyleController.php (#41)

0cefcd33d1c781c201937ecab534b4dccca915d2 authored over 3 years ago by Anton <[email protected]>
Create FUNDING.yml

975781a74e6adffa08e81088a9ab73f7d2a316a0 authored over 5 years ago by Alexander Makarov <[email protected]>
Fixed link to "manual and guide"

63385e68affa1295b0d29c5b8dafaa3fb450dd8c authored over 5 years ago by Alexander Makarov <[email protected]>
Bump to phpcs v3 (#37)

* replace custom rules with phpcs v3 ones

* make sure we use the latest v3

b76c3f58b54c37624f4b17582971e71981b71122 authored about 6 years ago by Razvan Grigore <[email protected]>
fixed the version of php_codesniffer to stay under 3.0 (#35)

1047aaefcce4cfb83e4987110a573d19706bc50d authored over 7 years ago by Marko Kruljac <[email protected]>
Changed Composer package type to phpcodesniffer-standard (#33)

c79ce1523f1f45903e2e5b35811c361ecf259a47 authored over 7 years ago by Franck Nijhof <[email protected]>
Added ignored rules for migrations and tests (#29)

* Tabs replaced by spaces

* Added ignored rules for migrations. See #14

* Added ignored ru...

84660f44652aa3df30b7bebe5fb666fbe5523f66 authored almost 8 years ago by Edgard Lorraine Messias <[email protected]>
Several improvements to PrivatePropertiesUnderscoreSniff (#28)

* Fixed coding standards

* Added name of property for private properties rule

* Added PHPD...

c3789d84e3b96e29926d93b9d1bf44d03ba1040b authored almost 8 years ago by Edgard Lorraine Messias <[email protected]>
Added rule for: If string doesn't contain variables or single quotes, use single quotes (#27)

c7d996e80a404276ef96287d6afbf04832d832f0 authored almost 8 years ago by Edgard Lorraine Messias <[email protected]>
Added check spaces around dot when concatenating strings for #24 (#26)

7434d0d94d10fb6a6d2a90188511fae31697ed24 authored almost 8 years ago by Edgard Lorraine Messias <[email protected]>
replace custom sniff with Generic.Arrays.DisallowLongArraySyntax (#21)

* replace custom sniff with Generic.Arrays.DisallowLongArraySyntax

* require php_codesniffer ...

444b087bea26733eb2f58ed4e85fca2051cbae4b authored over 8 years ago by Nikola Kovacs <[email protected]>
Merge pull request #22 from nkovacs/property-declaration

only exclude the Underscore part of PSR2.Classes.PropertyDeclaration

1cc5e8d81f740a48ae182bbc2a82279bda9d6829 authored over 8 years ago by Alexander Makarov <[email protected]>
only exclude the Underscore part of PSR2.Classes.PropertyDeclaration

1d35bea3a49ac65bed75727aac6cfa2071e7d727 authored over 8 years ago by Nikola Kovacs <[email protected]>
Merge pull request #19 from tanakahisateru/remove-version-restriction

Remove PHP_CodeSniffer version restriction for #16

5c4fa33f645927f705b5f1fab7ce836f80eb71fc authored over 9 years ago by Alexander Makarov <[email protected]>
Remove PHP_CodeSniffer version restriction for #16

e35b0f5278d7c30285b1c2513a4892ffd5d77903 authored over 9 years ago by Hisateru Tanaka <[email protected]>
Merge pull request #13 from nkovacs/long_array_syntax

disallow old array() syntax

2b884f9736640256af4dbfe0259dd001efeacabc authored over 10 years ago by Alexander Makarov <[email protected]>
ignore requirements directory

cf89309844b1b02c816c55e372a648b8270fb56c authored over 10 years ago by Nikola Kovacs <[email protected]>
disallow old array() syntax

33016119a0a08d482a7717203d885e1220370bb1 authored over 10 years ago by Nikola Kovacs <[email protected]>
Update README.md

8f0e288d60475e8ac501db24c984e4c88f36586e authored over 10 years ago by Alexander Makarov <[email protected]>
Removed incorrect PhpStorm config

71a78a5a24d1bbfb5c753f60146e63b3cd0b9420 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #11 from AlexGx/master

remove space rules exclusion

3521f9816325654ff30498ebe2399c8f61b2a749 authored over 10 years ago by Alexander Makarov <[email protected]>
remove space rules exclusion

b37c26e3b60b19fefce8e205efbb0db2d43dd1a1 authored over 10 years ago by Alexander Gubarev <[email protected]>
Merge pull request #9 from schmunk42/master

removed tabs rule, see https://github.com/yiisoft/yii2/issues/2747

878c88dbe28423f84bdcc7bb503f762b0b31e7f4 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #10 from AlexGx/master

upd ruleset for psr-2

bbf29dd18165812db832b5a96543e777d5225333 authored over 10 years ago by Qiang Xue <[email protected]>
upd ruleset for psr-2

446048007f86c01bfd3709df15fef872f9f76df0 authored over 10 years ago by Alexander Gubarev <[email protected]>
removed tabs rule, see https://github.com/yiisoft/yii2/issues/2747

35b02f8de0d459e6d3cf8a9c8a239100906fc087 authored over 10 years ago by Tobias Munk <[email protected]>
Merge pull request #6 from gsherwood/issue-5

Added category for custom sniff

cbf0bbf62dcd691073b820c8544070e7a2103e03 authored over 10 years ago by Carsten Brandt <[email protected]>
Added category for custom sniff

d1d7183587c3624111fda466f1f5460803962524 authored over 10 years ago by Greg Sherwood <[email protected]>
created composer.json

fixes #4

7f129f1c9d81678efe5f70a84127266f78a9e0c4 authored over 10 years ago by Carsten Brandt <[email protected]>
Added PhpStorm codestyle

d75a99f0386f6cef7c76a51b8079fc74145a65be authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1 from noskov/master

Just typo

782ea978d1f5f5d689b4757d6bbab72c34f2f56a authored about 11 years ago by Carsten Brandt <[email protected]>
Just typo

d38c4272777422246137abb33945b15d1fb5c149 authored about 11 years ago by Sergey Noskov <[email protected]>
Add private property leading underscore sniff.

ad77f57d9294722834b05c251b36605337b6ef48 authored about 11 years ago by resurtm <[email protected]>
Added info about PhpStorm, better sections

004113271f65ea4c832e4980f5ce2e12ca4ba7ea authored over 11 years ago by Alexander Makarov <[email protected]>
Yii2 code style wiki page link added.

f0a0117fe0f1c1c99afd88305936cb0a4d125736 authored over 11 years ago by resurtm <[email protected]>
Minor README fixes.

773b8fde6f0307c33e8801b8b1961bd79eb340d9 authored over 11 years ago by resurtm <[email protected]>
Initial commit.

bc3baff7c928d82fa00e5a1842bfc3509803d7f2 authored over 11 years ago by resurtm <[email protected]>