nmg / cbanditphp
通用Bandit。实用函数
v1.0.37
2024-09-29 10:50 UTC
Requires
- php: ^7.3 || ^8.0
This package is auto-updated.
Last update: 2024-09-29 10:50:39 UTC
README
通用Bandit。实用函数。
安装
composer require nmg/cbanditphp
使用GlobalClass方法
$g = new nmg\CBandit\GlobalClass(); $g->nfo();
使用来自src/CBandit/functions_helper.php的简单函数
nfo();
许可证
此项目采用MIT许可证。