Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the use of the SwaggerV3 expansion pack in ThinkPHP

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

Xiaobian to share with you what is the use of Swagger V 3 extension package in ThinkPHP, I believe most people still do not know how, so share this article for everyone's reference, I hope you have a lot of harvest after reading this article, let's go to understand it together!

Source code: github.com/liaoshengping/think-swagger

Installation:

composer require liaosp/think-swagger -vvv

create a package

I created pkg in tp root directory

mkdir pkgcd pkgpackage-builder build think-swagger

Add zircote/swagger-php, add in composer.json

Add swagger "require": { "zircote/swagger-php": "^3.2" },

According to the official website example, we want to trigger the following code in TP

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report