r1si/apache-vhost-helper
Composer 安装命令:
composer require r1si/apache-vhost-helper
包简介
A PHP library used to generate and getter information about Apache Vhost
README 文档
README
A PHP library used to generate and getter information about Apache Vhost
for now the library works only in write mode, read is in To-Do
Inspired by apache-vhost-processor but completely rewritten
Table of Contents
TO-DO
- Make Read mode (read from existing apache config, and manipolate it)
- Write full documentation
- Convert usage with no class
How to install
You can install the package via composer by running the following command:
composer require r1si/apache-vhost-helper
Release Notes
Example Usage
You can see an example usage inside /example/default.php file
Basically (for write a new configuration) you have two modes of use:
- Short nasted method
- Classic method
Documentation
TO-DO, for now see the example
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2020-05-18