Skip to content

Quick debug functions to help with PHP arrays

License

Notifications You must be signed in to change notification settings

laurentelgard/helparr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

helparr

Total Downloads Latest Stable Version

Quick debug functions to help with PHP arrays

Installation

Install the latest version with

$ composer require laurentelgard/helparr

Basic Usage

<?php

// prints array content
p($_ENV, true);

// prints array content and dies
d($_ENV, true);

Requirements

  • helparr works with any PHP version >= 4.0

About

Quick debug functions to help with PHP arrays

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages