jhoacar/uci-graphql-php

使用 GraphQL 的 UCI 系统的 PHP 实现

v1.1.4 2022-08-05 04:52 UTC

This package is auto-updated.

Last update: 2024-09-05 09:14:01 UTC


README

                                                        
 _____ _____ _____    _____             _   _____ __    
|  |  |     |     |  |   __|___ ___ ___| |_|     |  |   
|  |  |   --|-   -|  |  |  |  _| .'| . |   |  |  |  |__  (Generated by patorjk.com)
|_____|_____|_____|  |_____|_| |__,|  _|_|_|__  _|_____|
                                   |_|        |__|      

Latest Stable Version Total Downloads CI

这是基于 OpenWRT 规范和 webonyx/graphql-php 包的 PHP 实现的 UCI 系统的 UCI 系统

安装

通过 composer

composer require jhoacar/uci-graphql-php

文档

完整文档可在 https://jhoacar.github.io/uci-graphql-php/ 查找

如果您不了解 GraphQL,请先访问 官方网站

示例

examples 目录中有几个现成的示例,每个示例都有一个特定的 README 文件。