- StudlyCaps for class names, namespaces and file names of classes
- camelCase for property, method and variable names
- UPPER_SNAKE_CASE for constants
- snake_case for service and parameter names in the Symfony service container and for names of templates and configuration files
Last active
January 9, 2017 14:24
-
-
Save alfredoem/f162809aeab7dc3f2bdb9a4707f0e126 to your computer and use it in GitHub Desktop.
Basic Coding Standard
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment