Libraries tagged by OpenAM
ensi/laravel-openapi-server-generator
61154 Downloads
laravel openapi server generator
ensi/laravel-openapi-client-generator
57715 Downloads
laravel openapi client generator
empiricompany/openmage_ignition
7983 Downloads
OpenMage spatie-ignition integration for OpenMage
elastic/openapi-codegen
268324 Downloads
A base library used to create Elastic PHP clients.
bolcom/bolcom-openapi-php-client
63446 Downloads
Client library for the bol.com Open API
benmorel/openapi-schema-to-json-schema
146609 Downloads
Convert an OpenAPI schema object to a JSON Schema object
bambamboole/laravel-openapi
12089 Downloads
A laravel package which provides a smooth OAS workflow
api-clients/openapi-client-generator
17675 Downloads
Generate a client based on an OpenAPI spec
alibabacloud/openapi-core
31688 Downloads
Alibaba Cloud OpenApi Client Core
cebe/yii2-openapi
19302 Downloads
Generate full REST API application from OpenAPI 3 specification.
apitte/openapi
352734 Downloads
Apitte OpenApi library
yeepay/yop-php-sdk
4581 Downloads
本项目用于对接 YOP 上面的 API
wrklst/docxmustache
6952 Downloads
docx template manipulation class, based on mustache templating language
vectorifyai/vectorify-laravel
1897 Downloads
Vectorify package for Laravel. The fastest way to ask AI about your data.
talon-one/talon-one-client
92788 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`