文件名称:mailerlite-api-v2-php-sdk:MailerLite HTTP API v2的官方PHP包装器
文件大小:23KB
文件格式:ZIP
更新时间:2024-05-21 19:21:38
php marketing-automation email email-marketing email-campaigns
MailerLite API v2 PHP SDK 它是MailerLite API v2的官方PHP SDK。 您可以在这里找到有关MailerLite API v2的更多示例和信息: : 入门 为了使用此库,您需要至少具有PHP 7.1版本。 有两种使用MailerLite PHP SDK的方法: 使用 如果您不熟悉Composer,请了解有关。 然后,您将需要使用CLI运行以下简单命令: composer require mailerlite/mailerlite-api-v2-php-sdk 该库建立在和之上。 如果收到Http\Discovery\Exception\DiscoveryFailedException异常,则需要运行: composer require php-http/guzzle6-adapter 手册(首选共享主机) 仅当您使用共享主机并且无
【文件预览】:
mailerlite-api-v2-php-sdk-main
----.gitignore(54B)
----src()
--------MailerLite.php(2KB)
--------Exceptions()
--------Common()
--------Api()
----LICENSE.md(1KB)
----composer.json(786B)
----README.md(3KB)
----phpunit.xml(582B)
----tests()
--------BatchTest.php(2KB)
--------SegmentsTest.php(550B)
--------StatsTest.php(1KB)
--------FieldsTest.php(798B)
--------RestClientTest.php(2KB)
--------SubscribersTest.php(2KB)
--------bootstrap.php(127B)
--------MailerLiteTest.php(369B)
--------MlTestCase.php(2KB)
--------GroupsTest.php(4KB)
--------CampaignsTest.php(2KB)