定制 gollumsf/rest-bundle 二次开发

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

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

gollumsf/rest-bundle

最新稳定版本:v3.0.2

Composer 安装命令:

composer require gollumsf/rest-bundle

包简介

Very simple REST Api implementation

README 文档

README

Build Status Build Status Build Status

Coverage License Latest Stable Version Latest Unstable Version Discord

Very simple REST Api implementation

Requirements:

  • PHP >= 8.2
  • Symfony 6.4, 7.x or 8.0

Installation:

composer require gollumsf/rest-bundle

config/bundles.php

return [
    // [ ... ]
    GollumSF\RestBundle\GollumSFRestBundle::class => ['all' => true],
];

config.yml

gollum_sf_rest:
    max_limit_item:              100   # (optional, default : 100) Max limit item API support when call ApiSearch, if 0 no limit.
    default_limit_item:          25    # (optional, default : 25) Default limit item API support if no limit on request when call ApiSearch
    always_serialized_exception: false # (optional, default : false) All symfony exception return json response. If false only route with Serialize attribute

Usages:

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2018-10-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固