Skip to content

sanzhangshitou/predump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

格式化打印 php 数据

<?php
require_once '../vendor/autoload.php';

$arr = [1, 2, 3, 4, 5];
p($arr);
pd($arr);

About

php格式化打印

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages