Skip to content

Instantly share code, notes, and snippets.

@kbsali
Created October 21, 2015 15:24
Show Gist options
  • Save kbsali/255809c0a7d05f153756 to your computer and use it in GitHub Desktop.
Save kbsali/255809c0a7d05f153756 to your computer and use it in GitHub Desktop.
[PSR-0]
psr0
[PSR-1]
encoding
short_tag
[PSR-2]
braces
elseif
eof_ending
function_call_space
[symfony]
phpdoc_indent
phpdoc_inline_tag
phpdoc_no_access
phpdoc_no_empty_return
phpdoc_no_package
phpdoc_params
phpdoc_scalar
phpdoc_separation
phpdoc_short_description
phpdoc_to_comment
phpdoc_trim
phpdoc_type_to_var
phpdoc_types
phpdoc_var_without_name
pre_increment
remove_leading_slash_use
remove_lines_between_uses
return
self_accessor
single_array_no_trailing_comma
single_blank_line_before_namespace
single_quote
spaces_before_semicolon
spaces_cast
standardize_not_equal
ternary_spaces
trim_array_spaces
unalign_double_arrow
unalign_equals
unary_operators_spaces
unused_use
whitespacy_lines
[contrib]
align_double_arrow
align_equals
concat_with_spaces
ereg_to_preg
header_comment
logical_not_operators_with_spaces
logical_not_operators_with_successor_space
long_array_syntax
multiline_spaces_before_semicolon
newline_after_open_tag
no_blank_lines_before_namespace
ordered_use
php4_constructor
php_unit_construct
php_unit_strict
phpdoc_order
phpdoc_var_to_type
short_array_syntax
short_echo_tag
strict
strict_param
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment