Download the PHP package r1si/apache-vhost-helper without Composer
On this page you can find all versions of the php package r1si/apache-vhost-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download r1si/apache-vhost-helper
More information about r1si/apache-vhost-helper
Files in r1si/apache-vhost-helper
Download r1si/apache-vhost-helper
More information about r1si/apache-vhost-helper
Files in r1si/apache-vhost-helper
Vendor r1si
Package apache-vhost-helper
Short Description A PHP library used to generate and getter information about Apache Vhost
License GPL-3.0-or-later
Package apache-vhost-helper
Short Description A PHP library used to generate and getter information about Apache Vhost
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package apache-vhost-helper
apache-vhost-helper
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
- How to install
- Release Notes
- Example/Usage
- Documentation
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
All versions of apache-vhost-helper with dependencies
PHP Build Version
Package Version
No informations.
The package r1si/apache-vhost-helper contains the following files
Loading the files please wait ....