Libraries tagged by api documentation
appserver-io/swagger-php
14 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
spaceonfire/phpdoc-markdown-public
12 Downloads
phpDocumentor template that generates Markdown documentation of the public API
esandri/swagger-ui-big
72 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
apimaticsupport/conversationsapi
59 Downloads
## Introduction Send messages using unifonic’s Conversations API. Message your target audience over social channels (WhatsApp for Business, Messenger, SMS, etc..). Unifonic conversations API Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email [email protected] to create an account for you. ## Base URL All URLs referenced in the documentation have the following base: **apis.unifonic.com** ## Security To ensure privacy, we recommend you to use HTTPS for all unifonic API requests. ## Formats conversations API only supports JSON format. All requests must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
yuritsuki/laravel-swagger
69 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.
yaangvu/swagger-lume
7 Downloads
OpenApi or Swagger integration to Lumen
wpjscc/wn-docs-plugin
38 Downloads
Read and manage documentation within Winter CMS
wpify/dpd-geo-php-sdk
9 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.
wpify/benefit-plus-gateway-sdk
118 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.
wmlc/larecipe
29 Downloads
Generate gorgeous recipes for your Laravel applications using MarkDown
ubrize/l5-swagger
57 Downloads
OpenApi or Swagger integration to Laravel
tomflidr/apigen
16 Downloads
PHP 7.1 source code API generator.
tisv/laravel-compass
2 Downloads
An elegant REST assistent for the Laravel framework.
tarasov-krk/laravel-swagger
43 Downloads
Provided middleware for generating of swagger-documentation file by run testing of RESTful API.
smskin/l5-swagger
122 Downloads
OpenApi or Swagger integration to Laravel