文件名称:nginx-conf:Nginx Config解析器和生成器
文件大小:14KB
文件格式:ZIP
更新时间:2024-05-17 07:29:07
PHP
Nginx的配置 Nginx Config解析器和生成器。 工作正在进行中。 解析器有效。 发电机不行。 欢迎捐款... 去做 解析器→树 树→树行者 TreeWalker→PrettyPrinter(树到文本) 生成器→TreeWalker->树(插入新节点,例如单个指令;服务器块)
【文件预览】:
nginx-conf-master
----.gitignore(1KB)
----README.md(818B)
----tests()
--------fixtures()
--------phpunit.xml.dist(1KB)
--------ParserTest.php(3KB)
--------phpunit.xml.local(1KB)
--------bootstrap.php(51B)
----LICENSE(1KB)
----composer.json(632B)
----src()
--------Parser.php(6KB)
----.travis.yml(545B)