Libraries tagged by OpenAM
blinq/openai
12861 Downloads
PHP library wrapper for the OpenAI API.
arnedesmedt/openapi-codegen-php-client
10783 Downloads
A library to create a PHP Client based on an OpenApi spec.
ark4ne/laravel-openapi-generator
13152 Downloads
OpenApi - Laravel Documentation Generator
api-clients/openapi-client-utils
283654 Downloads
Common utils for generated OpenAPI clients
altravia/openapi
6697 Downloads
OpenApi PHP Libraries (https://openapi.it)
allansun/openapi-parser
11081 Downloads
A universal OpenAPI (Swagger) schema parser
algirdasc/laravel-openapi-tools
1256 Downloads
jane/openapi-runtime
556316 Downloads
Jane OpenAPI Runtime Library, dependencies and utility class for a library generated by jane/openapi
ze/tokenizer-gpt3
1950 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
yeepay/yop-php-sdk
5184 Downloads
本项目用于对接 YOP 上面的 API
vectorifyai/vectorify-php
3795 Downloads
Vectorify package for PHP. The fastest way to ask AI about your data.
ultracart/rest_api_v2_sdk_php
2640 Downloads
UltraCart REST API Version 2
twentytwo-labs/behat-open-api
4411 Downloads
Behat contexts
tuutti/php-klarna-payments
64731 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
tuutti/php-klarna-ordermanagement
58329 Downloads
The Order Management API is used for handling an order after the customer has completed the purchase. It is used for all actions you need to manage your orders. Examples being: updating, capturing, reading and refunding an order. Read more on the [Order management](https://docs.klarna.com/order-management/) process. # Authentication