zeusbasephp / kint-helpers

Common helper functions for Kint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kint-helpers

Common helper functions for Kint

  • d() Dumps variables with Kint
  • s() Dumps variables in plain HTML style
  • ss() Dumps variables in plain text
  • kt() Dumps backtrace
  • dd() Same as d(), but it ends the script after running
    • sd(), ssd(), ktd() do the same

About

Common helper functions for Kint

License:MIT License


Languages

Language:PHP 100.0%