Add PSR-4
This commit is contained in:
parent
610ea932fc
commit
5ce0ece56a
|
|
@ -18,9 +18,9 @@ October was created by [Alexey Bobkov](http://ca.linkedin.com/pub/aleksey-bobkov
|
||||||
|
|
||||||
Please follow the following guides and code standards:
|
Please follow the following guides and code standards:
|
||||||
|
|
||||||
|
* [PSR 4 Coding Standards](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md)
|
||||||
* [PSR 2 Coding Style Guide](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)
|
* [PSR 2 Coding Style Guide](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)
|
||||||
* [PSR 1 Coding Standards](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md)
|
* [PSR 1 Coding Standards](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md)
|
||||||
* [PSR 0 Coding Standards](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md)
|
|
||||||
|
|
||||||
### Foundation library
|
### Foundation library
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue