Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A PHP libary for debugging.

License

NotificationsYou must be signed in to change notification settings

devidw/debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A PHP libary for debugging.

Installation

You can install the libary withcomposer:

composer require devidw/debug

Usage

require_once__DIR__ .'/vendor/autoload.php';useDevidw\Debug\Debug;Debug::dump($var);

Syntax highlighting is done usinghighlight.js and theAtom One Dark Theme.


[8]ページ先頭

©2009-2025 Movatter.jp