Search by

ymirapp / ymir-sdk-php

ymirapp

Ymir PHP SDK

Package info

github.com/ymirapp/ymir-sdk-php

pkg:composer/ymirapp/ymir-sdk-php

Statistics

Installs: 25 469

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 0

v1.5.0 2026-09-11 17:07 UTC

This package is auto-updated.

Last update: 2026-09-11 17:08:17 UTC


README

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