... | ... | @@ -217,11 +217,12 @@ standards proposed above. It is the current recommended way to load PHP |
|
|
5.3 classes that follow these standards.
|
|
|
|
|
|
|
|
|
- http://gist.github.com/221634
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
[PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md)
|
|
|
## [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md)
|
|
|
|
|
|
|
|
|
Basic Coding Standard
|
... | ... | @@ -403,7 +404,7 @@ Method names MUST be declared in `camelCase()`. |
|
|
---
|
|
|
|
|
|
|
|
|
[PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)
|
|
|
## [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)
|
|
|
|
|
|
|
|
|
Coding Style Guide
|
... | ... | |