saulmoralespa/truevo-api-php

1.0.0 2019-01-21 23:15 UTC

This package is auto-updated.

Last update: 2024-09-22 11:59:49 UTC


README

安装

使用composer包管理器

composer require saulmoralespa/truevo-api-php

引导自动加载器并实例化

// ... please, add composer autoloader first
include_once __DIR__ . DIRECTORY_SEPARATOR . 'vendor' . DIRECTORY_SEPARATOR . 'autoload.php';