paperfly-express-ltd/paperflyapi
Composer 安装命令:
composer require paperfly-express-ltd/paperflyapi
包简介
Paperfly API package for composer
README 文档
README
Paperfly Private Limited is the best logistics company in Bangladesh.
Table of Contents
Getting Started
- Complete registration from merchant panel
- Get Token
- Install package
- You are ready to go.
Installation
The recommended way to install PAPERFLY PHP Client is through Composer.
// Install Composer
curl -sS https://getcomposer.org/installer | php
// Add PAPERFLY PHP client as a dependency
composer require paperfly-express-ltd/paperflyapi
After installing, you need to require Composer's autoloader:
require_once __DIR__ . '/vendor/autoload.php';
Usage
Check variables in .env file and change the variables accordingly
Examples
We've provided various examples for you to try out here.
=======================
Copyright © 2023 PAPERFLY PRIVATE LIMITED
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-15