softwex / carriers
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
pkg:composer/softwex/carriers
Requires
- php: >=7.1
 - giggsey/libphonenumber-for-php: ^8.8
 - giggsey/locale: ^1.2
 - setasign/fpdf: ~1.8
 - setasign/fpdi: ^2.2
 - setasign/fpdi-tcpdf: ^2.2
 - setasign/tfpdf: 1.25
 - tecnickcom/tcpdf: ^6.2
 
This package is auto-updated.
Last update: 2025-10-29 02:37:50 UTC
README
Core extension required by couple of Softwex extensions.
Requirements:
- Magento 2.x
 - Composer
 
Install with (and only) Magento Composer Installer
- run following command to install module:
 
composer require softwex/carriers
and wait while dependencies are updated.
- or add the requirement 
softwex/carriersto your composer.json in Magento root 
{
    "require": {
        "softwex/carriers": "*"
    }
}
License
The Open Software License v. 3.0 (OSL-3.0). Please see License File for more information.