Skip to content

PHP Snippets

Stefan Petrovic edited this page Mar 10, 2019 · 2 revisions

PHP Snippets - Contribution Guide

Use this snippet template to write a new snippet.

  • Snippet filenames must be descriptive of the problem the snippet is solving.
    • Use camelCase, not kebab-case or snake_case.

*** WIP ***

Clone this wiki locally