paperfly-express-ltd / paperflyapi
Paperfly API package for composer
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/paperfly-express-ltd/paperflyapi
This package is not auto-updated.
Last update: 2025-12-18 23:11:29 UTC
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