Jump to content

PHP Naming Convention


gevo12321

Recommended Posts

Though they are many and varied, PSR-1 has become the defacto.

 

See https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md

 

You might also want to take it further and implement PSR-2

 

See https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.