lebedevsoft / amosync
AmoCRM sync data to DB
1.0.1.x-dev
2023-01-19 23:27 UTC
Requires
- php: >=7.3
- lebedevsoft/amocrm-laravel: dev-main
This package is auto-updated.
Last update: 2025-04-23 13:18:32 UTC
README
Package from AmoCRM sync data
For install add to composer file:
"repositories": [
{
"type": "composer",
"url": "https://github.com/LededevSoft/amosync"
}
],
Run console command:
composer req lebedevsoft/amosync