Libraries tagged by openapi documentation
wpify/benefit-plus-gateway-sdk
175 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.
unoeuro/api-php
361 Downloads
Documentation for this API can be found on https://www.simply.com/docs/api/
ubrize/l5-swagger
73 Downloads
OpenApi or Swagger integration to Laravel
toppy/sendcloud-v2-client
117 Downloads
Complete Sendcloud API v2 specification - merged from official sendcloud.dev documentation
toppy/sendcloud-client
121 Downloads
Complete Sendcloud API v3 specification - merged from official sendcloud.dev documentation
scottbass3/hydra-client-php-psr-18
192 Downloads
Documentation for all of Ory Hydra's APIs.
rewards-wise/finverse-sdk-php
385 Downloads
Documentation of the early finverse services
php-nl/laravel-api-doc
23 Downloads
Highly configurable Laravel API documentation generator
oooiik/laravel-export-postman
1527 Downloads
Automatically generate a Postman collection based on your API routes.
microweber-deps/l5-swagger
4210 Downloads
OpenApi or Swagger integration to Laravel
lumen-utils/swagger-lumen
887 Downloads
OpenApi or Swagger integration to Lumen
ironcurtaindev/easy-doc
62 Downloads
A lightweight Laravel package for API documentation generation with PHP 8 Attributes support and configurable headers
io-digital/opendox
1447 Downloads
OpenApi(Swagger) 3.0 package for Laravel 9 with REDOC UI and SwaggerUI 3
invoicetronic/php-sdk
46 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
idnexacloud/laravel-bytedocs
113 Downloads
Alternative Swagger with better design, auto-detect routes, and AI integration for Laravel