LaravelPackages.net
Acme Inc.
Toggle sidebar
betalabs/engine-sdk-freight

Freight SDK for internal apps Engine

20.051
0
v1.7.5
About betalabs/engine-sdk-freight

betalabs/engine-sdk-freight is a Laravel package for freight sdk for internal apps engine. It currently has 0 GitHub stars and 20.051 downloads on Packagist (latest version v1.7.5). Install it with composer require betalabs/engine-sdk-freight. Discover more Laravel packages by betalabs or browse all Laravel packages to compare alternatives.

Last updated

engine-sdk-freight

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.

Star History Chart