文件名称:sendinblue-api-bundle:官方Sendinblue提供的API V2 Symfony 2.x和3.x捆绑包
文件大小:13KB
文件格式:ZIP
更新时间:2024-05-18 18:00:47
PHP
SendinBlue Symfony捆绑包 注意:最新的API V3.0 (LTS)现在在维护,并且该文档可在 这是提供的API V2 Symfony捆绑包。 它实现了各种公开的API,您可以在了解更多信息。 先决条件 此版本的捆绑软件需要Symfony 2.x或3.x。 安装 使用composer下载SendinBlueApiBundle 在您的composer.json文件中添加SendinBlueApiBundle: "require": { "sendinblue/sendinblue-api-bundle": "2.0.*" } }``` Now tell composer to download the bundle by running the command: ```bash $ composer upda
【文件预览】:
sendinblue-api-bundle-master
----composer.json(651B)
----DependencyInjection()
--------Configuration.php(736B)
--------SendinBlueApiExtension.php(791B)
----Wrapper()
--------Mailin.php(56KB)
----Resources()
--------config()
----LECENSE.md(1KB)
----README.md(4KB)
----SendinBlueApiBundle.php(144B)