承接 kint-php/kint-js 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

kint-php/kint-js

最新稳定版本:2.0

Composer 安装命令:

composer require kint-php/kint-js

包简介

Renderer plugin for Kint that dumps to console.log()

README 文档

README

Kint JS will receive no updates for compatability with kint v4

kint-js

A simple renderer and helper that uses Kint to dump to console.log()

<?php

include 'vendor/autoload.php';

j('data');

OR

<?php

include 'kint.phar';
include 'kint-js.phar';

j('data');

统计信息

  • 总下载量: 109.73k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 13
  • 点击次数: 1
  • 依赖项目数: 4
  • 推荐数: 1

GitHub 信息

  • Stars: 13
  • Watchers: 5
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2017-04-02