定制 api-ecosystem-for-laravel/dingo-api 二次开发

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

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

api-ecosystem-for-laravel/dingo-api

最新稳定版本:v4.7.1

Composer 安装命令:

composer require api-ecosystem-for-laravel/dingo-api

包简介

A RESTful API package for the Laravel and Lumen frameworks.

README 文档

README

Note: This is an official and reasonably maintained fork of the popular https://github.com/dingo/api repository by one of the maintainers of that project. The reason it was forked is due to broken integrations with CI tools such as travis (which can only be fixed by owner), and in general to be able to better support the project and ensure non-breaking updates.

In order to move to this repo, you merely need to update your composer file. All the namespaces and other aspects of the project are the same. Example instructions are below, to use the latest version:

composer remove dingo/api
composer require api-ecosystem-for-laravel/dingo-api

Please note, we do not actively maintain the Lumen support of this project. If you are still using Lumen, we recommend you migrate to Laravel.

The Dingo API package is meant to provide you, the developer, with a set of tools to help you easily and quickly build your own API. While the goal of this package is to remain as flexible as possible it still won't cover all situations and solve all problems.

CI Tests License Development Version Monthly Installs

Features

This package provides tools for the following, and more:

  • Content Negotiation
  • Multiple Authentication Adapters
  • API Versioning
  • Rate Limiting
  • Response Transformers and Formatters
  • Error and Exception Handling
  • Internal Requests
  • API Blueprint Documentation

Documentation

Please refer to our extensive Wiki documentation for more information.

DeepWiki

API Boilerplate

If you are looking to start a new project from scratch, consider using the Laravel API Boilerplate, which builds on top of the dingo-api package, and adds a lot of great features for API development.

Support

For answers you may not find in the Wiki, avoid posting issues. Feel free to ask for support on the dedicated Slack room. Make sure to mention specialtactics so he is notified.

Alternatively, you can start a new discussion in the Q&A category.

License

This package is licensed under the BSD 3-Clause license.

统计信息

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

GitHub 信息

  • Stars: 305
  • Watchers: 8
  • Forks: 73
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2022-01-27