ymirapp/ymir-sdk-php

Ymir PHP SDK

v1.2.0 2024-02-08 21:09 UTC

This package is auto-updated.

Last update: 2024-04-08 21:42:43 UTC


README

68747470733a2f2f63646e2d7374642e64726f706c722e6e65742f66696c65732f6163635f3638303830362f36396663336b

Ymir PHP SDK

Actions Status

The Ymir PHP SDK makes it easy for PHP developers to integrate Ymir in their PHP project.

Requirements

  • PHP >= 7.2.5

Installation

Install the Ymir PHP SDK in your project using composer:

$ composer require ymirapp/ymir-sdk-php

Contributing

Install dependencies using composer:

$ composer install