webleit / zohocrmapi
Zoho CRM API - PHP SDK
Fund package maintenance!
weble
Installs: 26 445
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 10
Open Issues: 7
Requires
- php: ^7.3 || ^8.0
- ext-json: *
- doctrine/inflector: ^2.0
- guzzlehttp/guzzle: ^6.3 || ^7.0
- illuminate/collections: ^8.0 || ^9.0 || ^10.0 || ^11.0
- weble/zohoclient: ^4.2
Requires (Dev)
- cache/filesystem-adapter: ^1.0
- caseyamcl/guzzle_retry_middleware: ^2.6
- nunomaduro/collision: ^5.0 || ^6.0 || ^7.0
- phpunit/phpunit: ^8.0 || ^9.0 || ^10.0
- dev-master
- 5.4.1
- 5.4.0
- 5.3.1
- 5.3.0
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.1
- 5.1.0
- 5.0.1
- 5.0.0
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.5.0
- 3.4.0
- 3.3.1
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.2
- 3.0.1
- 3.0.0
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- dev-dependabot/composer/develop/phpunit/phpunit-tw-11.4.0
- dev-dependabot/composer/develop/nunomaduro/collision-tw-8.4.0
- dev-feature/api-v4
- dev-develop
- dev-feature/update-zoho-client
- dev-dependabot/composer/develop/illuminate/collections-8.26.1
- dev-dependabot/composer/develop/phpunit/phpunit-9.5.2
This package is auto-updated.
Last update: 2024-11-07 08:14:57 UTC
README
This Library is a SDK in PHP that simplifies the usage of the Zoho CRM Api version 2 (https://www.zoho.com/crm/help/api/v2) It provides both an interface to ease the interaction with the APIs without bothering with the actual REST request, while packaging the various responses using very simple Model classes that can be then uses with any other library or framework.
Installation
composer require webleit/zohocrmapi
Documentation
https://weble.github.io/ZohoCrmApi
Changelog
See CHANGELOG.md
Contributing
Finding bugs, sending pull requests or improving the docs - any contribution is welcome and highly appreciated
Versioning
Semantic Versioning Specification (SemVer) is used.
Copyright and License
Copyright Weble Srl under the MIT license.