steinhaug/libs
最新稳定版本:v2.0.0
Composer 安装命令:
composer require steinhaug/libs
包简介
Page handling
README 文档
README
Core class for serving content to browser, uses GZIP compression.
VERSION
v2.0.0 - Added v2 class as steinhaug_libs, renamed v1 for steinhaug_libs_v1 v1.0.1 - PS4 file structure in place, added missing functions v1.0.0 - Initial state
USAGE
Syntax:
$swlib = new steinhaug_libs_v1;
$swlib->start_ob(false, true, 'gzip');
// page
$swlib->end_ob('text/html');
See ./public_html/ for examples.
INSTALLATION
Install the composer package:
> composer require steinhaug/libs
Or download the latest release and include src/steinhaug/libs.php.
AUTHORS
LICENSE
This library is released under the MIT license.
Feel generous?
Buy me a beer, donate.
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-28