Skip to content

A Nginx Config parser and generator.

License

Notifications You must be signed in to change notification settings

markri/nginx-conf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-conf

Latest Stable Version Total Downloads Build Status License

A Nginx Config parser and generator.

Work in progress. Parser works. Generator not. Contributions welcome...

Todo

  • Parser → Tree
  • Tree → TreeWalker
  • TreeWalker → PrettyPrinter (Tree to Text)
  • Generator → TreeWalker -> Tree (insert new Nodes, e.g single directive; server block)

About

A Nginx Config parser and generator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%