Download the PHP package ahyadessam/smsa without Composer
On this page you can find all versions of the php package ahyadessam/smsa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ahyadessam/smsa
More information about ahyadessam/smsa
Files in ahyadessam/smsa
Download ahyadessam/smsa
More information about ahyadessam/smsa
Files in ahyadessam/smsa
Vendor ahyadessam
Package smsa
Short Description laravel SMSA shipping integration
License MIT
Homepage https://github.com/ahyadessam/smsa
Package smsa
Short Description laravel SMSA shipping integration
License MIT
Homepage https://github.com/ahyadessam/smsa
Please rate this library. Is it a good library?
Informations about the package smsa
Laravel SMSA Integration
-
- This package is not a official package from SMSA just my develop *
- it's a laravel package for SMSA Integration
1- Installation
-
Require the package using composer:
-
Add the service provider to the
providers
inconfig/app.php
: -
Add alias provider to the
aliases
inconfig/app.php
: -
Publish the public assets:
- Configure your
SMSA
account data inconfig/smsa.php
:
2- Content Methods
Shipping
: Create shipping and git AWB number.PrintAWB
: Create Shipping policy PDF.Tracking
: Get shipping tracking.Cancel
: Cancel shipping.
Parameters is needed
You can get more information from SMSA documentations
Example about using
3- Return structure
All methods will return array contain status
(true|false) and value
(your need value)
4- Contact
for any question you can contact with me on twitter @AhyadEssam, thanks
All versions of smsa with dependencies
PHP Build Version
Package Version
The package ahyadessam/smsa contains the following files
Loading the files please wait ....