Paperfly API package for composer

dev-main 2023-02-15 11:42 UTC

This package is not auto-updated.

Last update: 2025-07-17 20:58:35 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