PHP Classes

File: SmallServerAdmin/Libs/Nemiro/Nginx/composer.json

Recommend this page to a friend!
  Classes of Aleksey Nemiro   PHP Small Server Administrator   SmallServerAdmin/Libs/Nemiro/Nginx/composer.json   Download  
File: SmallServerAdmin/Libs/Nemiro/Nginx/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Small Server Administrator
Web panel for small Debian and Ubuntu servers
Author: By
Last change:
Date: 7 years ago
Size: 527 bytes
 

Contents

Class file image Download
{ "name": "aleksey.nemiro/nginxconf.php", "description": "Classes for working with configuration files of the Nginx.", "keywords": [ "PHP", "Nginx", "conf", "config", "parser" ], "homepage": "https://github.com/alekseynemiro/NginxConf.PHP", "license": "Apache License 2.0", "version": "1.0", "authors": [ { "name": "Aleksey Nemiro", "homepage": "http://aleksey.nemiro.ru/", "role": "Developer" } ], "require": { "php": ">=5.5,>=7.0" } }