Download the PHP package lorddashme/php-mailchimp without Composer
On this page you can find all versions of the php package lorddashme/php-mailchimp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lorddashme/php-mailchimp
More information about lorddashme/php-mailchimp
Files in lorddashme/php-mailchimp
Download lorddashme/php-mailchimp
More information about lorddashme/php-mailchimp
Files in lorddashme/php-mailchimp
Vendor lorddashme
Package php-mailchimp
Short Description A PHP package wrapper for MailChimp API.
License MIT
Homepage https://github.com/lorddashme/php-mailchimp
Package php-mailchimp
Short Description A PHP package wrapper for MailChimp API.
License MIT
Homepage https://github.com/lorddashme/php-mailchimp
Please rate this library. Is it a good library?
Informations about the package php-mailchimp
PHP MailChimp
A PHP package wrapper for MailChimp API.
This package support only the version 3 of Mailchimp API.
Requirement(s)
- PHP version from 5.6.* up to latest.
Install
- It is advice to install the package via Composer. Use the command below to install the package:
Usage
- Below are the available functions:
Function | Description |
---|---|
To request in the MailChimp API service using POST method. The body parameter accepts Cloure or Array type. | |
To request in the MailChimp API service using GET method. | |
To request in the MailChimp API service using PATCH method. The body parameter accepts Cloure or Array type. | |
To request in the MailChimp API service using DELETE method. | |
To request in the MailChimp API service using the custom ACTION. | |
To check the current request details. Can be use for debugging purposes. | |
To get the current response from the MailChimp API service. Response Format: |
-
Basic usage:
- Also can be done by using the below code:
License
This package is open-sourced software licensed under the MIT license.
All versions of php-mailchimp with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6 || >=7.0 || >=7.1 || >=7.2
lorddashme/php-static-class-interface Version 1.*
lorddashme/php-static-class-interface Version 1.*
The package lorddashme/php-mailchimp contains the following files
Loading the files please wait ....