Skip to content

Professional Parcel Logistic MyApi PHP client implementation with PDF and ZPL label generator

License

Notifications You must be signed in to change notification settings

AndriyFil/PplMyApi

This branch is 7 commits behind Salamek/PplMyApi:refs/heads/master.

Folders and files

NameName
Last commit message
Last commit date
Nov 23, 2021
Aug 17, 2016
Mar 3, 2022
Feb 12, 2024
Nov 9, 2023
Jun 28, 2017
Nov 9, 2023
Aug 17, 2016
Jan 10, 2018
Jul 31, 2022
Feb 18, 2022
Aug 5, 2021

Repository files navigation

Professional Parcel Logistic MyApi client in PHP with PDF and ZPL label generator

Test status Donate

Please consider sponsoring if you're using this package commercially, my time is not free :) You can sponsor me by clicking on "Sponsor" button in top button row. Thank You./Prosím pouvažujte nad sponzorováním tohoto projektu pokud používáte tento projekt komerčně, můj čas není zadarmo :) Sponzorovat můžete kliknutím na tlačítko "Sponsor" v horní řadě tlačítkek. Děkuji.

Professional Parcel Logistic MyApi client in PHP with PDF and ZPL label generator

Requirements

  • PHP 7.3 or higher

Installation

Install salamek/PplMyApi using Composer

$ composer require salamek/ppl-my-api

or if you want master branch code:

$ composer require salamek/ppl-my-api:dev-master

Credentials

You must request MyAPI credentials from PPL IT, it is not same as klient.ppl.cz credentials!

Usage

Consult official PPL documentation for methods description

~Runnable examples of code are in examples folder of this project.

PPL Package number format

40990019352
│├┘│└─────┴──── [0019352] SeriesNumber
││ └─────────── [9] IsCashOnDelivery 9==CoD & 5== NonCoD (for some product it is 8==CoD & 0=NonCoD)
│└───────────── [09] DepoCode
└────────────── [4] ProductType

About

Professional Parcel Logistic MyApi PHP client implementation with PDF and ZPL label generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.9%
  • Zimpl 3.1%