Skip to content
vafrcor edited this page Feb 1, 2016 · 1 revision

Welcome to the "PHP Common Helper" wiki!

This package designed to help PHP Developer for:

  • debuging : use function shortcode to debug code
  • validation : use function shortcode to validate data
  • get http request input : use function shortcode to catch http request input in easy way
  • send http response : use function shortcode to print http response in easy way

Clone this wiki locally