consensus/php-d2
最新稳定版本:1.0.1
Composer 安装命令:
composer require consensus/php-d2
包简介
Provides a PHP wrapper around the D2 binary from Terrastruct.
README 文档
README
Provides a PHP wrapper around the d2 binary.
This makes it easier to securely use d2 in PHP-based projects, such as
the D2 module for Drupal.
Usage
Require the package via Composer:
composer require consensus/php-d2
Call the provided methods like so:
use Consensus\PhpD2;
$svg = (new D2())->generateSvg($d2_input, $d2_options);
统计信息
- 总下载量: 186
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2026-02-04