zendframework/zend-debug

Name: zend-debug

Owner: Zend Framework

Description: Debug component from Zend Framework

Created: 2015-05-14 17:29:45.0

Updated: 2018-05-04 08:23:19.0

Pushed: 2018-05-22 16:25:42.0

Homepage: https://zendframework.github.io/zend-debug/

Size: 2685

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

zend-debug

Build Status Coverage Status

Zend\Debug is a component that help the debugging of PHP applications. In particular it offers a static method Zend\Debug\Debug::dump() that prints or returns information about an expression. This simple technique of debugging is common because it is easy to use in an ad hoc fashion and requires no initialization, special tools, or debugging environment.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.