Download the PHP package cable8mm/waybill without Composer
On this page you can find all versions of the php package cable8mm/waybill. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cable8mm/waybill
More information about cable8mm/waybill
Files in cable8mm/waybill
Package waybill
Short Description A lightweight PHP library for generating PDF waybills with ease.
License MIT
Homepage https://github.com/cable8mm/waybill
Informations about the package waybill
PDF Waybill Generator
A lightweight PHP library for generating PDF waybills with ease. This package allows developers to create and customize waybills in PDF format for courier and logistics services. It supports barcode generation, sender/receiver details, and customizable layouts. Perfect for automating shipping label creation in your e-commerce or logistics applications.
Installation
You can install the package via composer:
Usage
Save a waybill for pdf format:
Get a waybill array:
Save multiple waybills for pdf format:
Slice the page of the waybills:
How to customize
If you want to add another parcel service like UPS, you would need to make Enums
and Factory
class, for example:
- Make
UpsFactory.php
into `src/Factories' folder. - Make
Enum
element intosrc/Enums
folder.
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Samgu Lee
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of waybill with dependencies
cable8mm/stub-template Version ^1.0
fakerphp/faker Version ^1.0
mbezhanov/faker-provider-collection Version ^2.0
mpdf/mpdf Version ^8.0|^8.1
picqer/php-barcode-generator Version ^3.2