Download the PHP package tsekka/omniva without Composer
On this page you can find all versions of the php package tsekka/omniva. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tsekka/omniva
More information about tsekka/omniva
Files in tsekka/omniva
Package omniva
Short Description Quick way to connect your php app with Omniva, a Baltic carrier serving Estonia, Latvia and Lithuania. Sends XML data via SOAP. Generates an Omniva order, outputs tracking number & orders package label via email to your email.
License MIT
Informations about the package omniva
Omniva for Laravel or other PHP applications
Omniva is a shipping carrier serving Baltic countries Estonia, Latvia and Lithuania. With this package, you'll be able to generate parcels and request shipping labels.
Features
- [x] Generate shipments (type of request responds to businessToClientMsgRequest) and get the shipment's barcode.
- [x] Get the shipment's barcode (can be used to show tracking code or to get shipping label).
- [x] Request shipping label to be sent via email from Omniva's server.
- [x] Get parcel label as file.
Installation
You can install the package via composer:
Usage examples
Generating the shipment
This example assumes you'll use the Omniva's parcel machine as the destination and that you know its zip code.
The list of parcel machines is easily available in json, xml and csv formats. Please see the Omniva's manual to get the list of destination points and service codes used in this example.
Getting the shipping label
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Contributions are welcome and will be credited.
Security Vulnerabilities
Please report security vulnerabilities by email [email protected]
.
Credits
License
The MIT License (MIT). Please see License File for more information.