Skip to content

A PHP library used to generate and getter information about Apache Vhost

License

Notifications You must be signed in to change notification settings

r1si/apache-vhost-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. To-Do
  2. How to install
  3. Release Notes
  4. Example/Usage
  5. Documentation
  • Make Read mode (read from existing apache config, and manipolate it)
  • Write full documentation
  • Convert usage with no class

You can install the package via composer by running the following command:
composer require r1si/apache-vhost-helper

See Release github page

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

TO-DO, for now see the example

About

A PHP library used to generate and getter information about Apache Vhost

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages