File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Alma Career Czechia Coding Standard for PHP
1+ # Alma Career Coding Standard for PHP
22
33[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/lmc/coding-standard.svg?style=flat-square )] ( https://packagist.org/packages/lmc/coding-standard )
44
5- PHP coding standard used in [ Alma Career Czechia ] [ Alma Career ] (formerly LMC) products.
5+ PHP coding standard used in [ Alma Career] [ Alma Career ] (formerly LMC) products.
66
77The standard is based on [ PSR-12] [ psr-12 ] and partially [ PER 2.0] [ per-2 ] and adds
88various checks to make sure the code is readable, follows the same conventions, and does not contain common mistakes.
Original file line number Diff line number Diff line change 11{
22 "name" : " lmc/coding-standard" ,
3- "description" : " Coding standard used in Alma Career Czechia (LMC) projects" ,
3+ "description" : " Coding standard used in Alma Career projects" ,
44 "license" : " MIT" ,
55 "type" : " library" ,
66 "authors" : [
77 {
88 "name" : " Alma Career" ,
9- "homepage" : " https://github.com/almacareer /"
9+ "homepage" : " https://github.com/alma-oss /"
1010 }
1111 ],
1212 "require" : {
You can’t perform that action at this time.
0 commit comments