manzadey / saloonphp-amocrm
Saloon-based PHP SDK for the amoCRM API
Fund package maintenance!
Requires
- php: ^8.2
- league/oauth2-client: ^2.4
- saloonphp/saloon: ^4.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^10.5
- symfony/var-dumper: ^7.0
This package is auto-updated.
Last update: 2026-08-05 09:32:05 UTC
README
Overview
The Manzadey SaloonAmoCrm package provides a set of modules and responses for interacting with the AmoCRM platform. It includes support for managing notes, leads, contacts, and custom fields, among others. The package is built using PHP and integrates seamlessly with the Saloon HTTP component for handling requests and responses.
Installation
To install the package, use Composer:
composer require manzadey/saloon-amocrm
Usage
//
Contributing
Contributions are welcome! Please follow the standard GitHub flow for contributions: fork the repository, create a feature branch, commit your changes, and create a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for more information.