Libraries tagged by openapi documentation
perfectpanel/swaggergen
2253 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
danijelsingularity98/swaggergen
23 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
apoplavs/laravel-autodoc
9093 Downloads
Provided middleware for auto generating of OpenApi documentation file by run testing of your API.
danijelsingulatiry98/swaggergen
0 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
eonx-com/apidocumenter
523 Downloads
Library for generation of OpenAPI v3 documentation
loyaltycorp/apidocumenter
6 Downloads
Library for generation of OpenAPI v3 documentation
wadakatu/laravel-spectrum
90 Downloads
Zero-annotation OpenAPI/Swagger documentation generator for Laravel - automatic API docs from your existing code
doniyor6862/auto-swagger-laravel
6 Downloads
Automatically generate OpenAPI/Swagger documentation for Laravel applications using PHP attributes
jastrzebski/swaggier
11 Downloads
CLI app that builds OpenApi 3.0.0 documentation by sending request to selected RestApi.Works only with JSON format (Response) and provides GET, POST, PUT, PATCH and DELETE http request.
andrey-helldar/laravel-swagger
2 Downloads
Documentation generation for Swagger without OpenAPI
yeab/laravel-api-contract
3 Downloads
Define API contracts in your Laravel application and generate TypeScript types, API clients, SDKs, OpenAPI specs, Postman collections, and more.
yaangvu/swagger-lume
7 Downloads
OpenApi or Swagger integration to Lumen
xhieudev/scramble
1 Downloads
Automatic generation of API documentation for Laravel applications.
wpify/dpd-geo-php-sdk
20 Downloads
This documentations describes what the GeoAPI is and how to use it properly. **What is GeoAPI** The GeoAPI allows DPD customers to manage (CRUD) their shipments and shipment related data. The main purpose of the API is to provide the customer the means for: - Creating and managing new shipments - Ordering pickups for parcels - Printing parcel labels - Listing all available shipping services - Validating shipping routes It also provides methods for listing your pickup addresses and the details of individual parcels. Each user is assigned a user account under which he is able to track multiple customer DSWs (customer numbers). You as a customer can use a single GeoAPI account to send shipments under multiple DPD customer numbers.
weijukeji/laravel-apifox-sync
1 Downloads
Laravel package for syncing OpenAPI JSON files to Apifox