tinyphp-function/ob_extend
最新稳定版本:1.0
Composer 安装命令:
composer require tinyphp-function/ob_extend
包简介
Extensión de funciones ob
README 文档
README
Instalación via composer
composer require tinyphp-function/ob_extend
Funciones
/** Limpia ciertos niveles del buffer */
function ob_clean2level(int|null $level = null): string
/** Limpia todos los niveles del buffer */
function ob_clean_full(): string
/** Reinicia el buffer si es necesario */
function ob_restart(int|null $level = null): void
统计信息
- 总下载量: 61
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-19