定制 piairre/skuse 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

piairre/skuse

Composer 安装命令:

composer require piairre/skuse

包简介

Modern OpenAPI documentation UI for Symfony — powered by skuse-ui

README 文档

README

Pronounced "skews" /skjuːz/

A modern OpenAPI documentation viewer for Symfony, powered by skuse-ui.

Installation

composer require piairre/skuse

1. Register the bundle in config/bundles.php:

return [
    // ...
    Piairre\Skuse\PiairreSkuseBundle::class => ['all' => true],
];

2. Configure the bundle — create config/packages/piairre_skuse.yaml:

piairre_skuse:
    open_api_url: '/docs.json'    # path or full URL to your OpenAPI spec
    theme: system                 # light | dark | system (default: system)

3. Register the routes — create config/routes/piairre_skuse.yaml:

piairre_skuse:
    resource: '@PiairreSkuseBundle/config/routes.yaml'
    prefix: /skuse  # change this to serve the docs at a different path

Configuration

Option Required Default Description
open_api_url yes Path or URL to your OpenAPI JSON/YAML spec
theme no system Color theme: light, dark, or system

Requirements

  • PHP >= 8.1
  • Symfony >= 6.4

License

MIT

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固