betalabs/engine-sdk-freight

Freight SDK for internal apps Engine

v1.7.5 2022-07-08 14:35 UTC

This package is auto-updated.

Last update: 2024-03-29 17:02:29 UTC


README

This package provides a freight calculation response from Engine in a faster way and can be used for developing internal apps.

Installation

$ composer require betalabs/engine-sdk-freight

Usage

Your internal app need a class that extends:

Betalabs\Engine\Freight::class

And you need to implement outbound and inbound adapters, resolving these attributes in superclass.