Download the PHP package ecxod/apache without Composer
On this page you can find all versions of the php package ecxod/apache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package apache
apache
This are some Apache related functions for the Ecxod Framework
Install
function parseApacheMacroConfig()
I found no specific library for parsing Apache Macro configuration files.
Most existing solutions focus on parsing .ini files or other common configuration formats.
The function parseApacheMacroConfigLinear fas the following capabilities:
- ignoring comment lines starting with a "#" like : /(\s)\#(\s)/
- can handle tabs and multiple spaces as separator
- can handle wrapped lines with backslash in shell-style mode such as: "\"
Let's admit the following config file
that may look like this :
Use Case :
result ölooks like this
All versions of apache with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0|^8.2
predis/predis Version ^2.3
sentry/sdk Version ^4.0
ext-xmlwriter Version *
predis/predis Version ^2.3
sentry/sdk Version ^4.0
ext-xmlwriter Version *
The package ecxod/apache contains the following files
Loading the files please wait ....