mhunesi / yii2-cargo
Yii2 Cargo Integration
Installs: 39
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- guzzlehttp/guzzle: ^6.3
- mhunesi/yii2-hepsijet: dev-master
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2025-03-05 20:22:31 UTC
README
Yii2 Cargo Integration
Installation
The preferred way to install this extension is through composer.
Either run
composer require mhunesi/yii2-cargo "*"
or add
"mhunesi/yii2-cargo": "*"
to the require section of your composer.json
file.