EvcBundle:捆绑以集成EVC API

时间:2024-03-10 01:24:20
【文件属性】:

文件名称:EvcBundle:捆绑以集成EVC API

文件大小:44KB

文件格式:ZIP

更新时间:2024-03-10 01:24:20

PHP

捆绑包 该symfony捆绑软件实施服务以使用 API。 安装 确保按照Composer文档中的说明全局Composer。 使用Symfony Flex的应用程序 打开命令控制台,转到您的symfony项目目录并执行: $ composer require alexandret/evc-bundle 打开env(或env.dist)文件并搜索新创建的行以配置变量 ###> alexandret/evc-bundle ### EVC_API = '' EVC_USERNAME = '' EVC_PASSWORD = '' ###< alexandret/evc-bundle ### 查看配置部分以获取更多说明。 不使用Symfony Flex的应用程序 步骤1:下载套件 打开命令控制台,输入项目目录,然后执行以下命令以下载此捆绑包的最新稳定版本: $ composer require


【文件预览】:
EvcBundle-master
----.gitattributes(190B)
----Resources()
--------doc()
--------config()
--------tests()
----Exception()
--------CredentialException.php(619B)
--------NetworkException.php(637B)
--------EvcException.php(557B)
--------LogicException.php(643B)
----phpunit.xml.dist(1KB)
----phpcs.xml.dist(16KB)
----.php_cs.dist(2KB)
----Tests()
--------AlexandreEvcBundleTest.php(1KB)
--------DependencyInjection()
--------Service()
--------Model()
--------bootstrap.php(433B)
----.travis.yml(2KB)
----LICENSE(1KB)
----DependencyInjection()
--------Configuration.php(2KB)
--------AlexandreEvcExtension.php(2KB)
----README.md(5KB)
----Service()
--------EvcService.php(12KB)
--------RequestServiceInterface.php(1KB)
--------EmulationService.php(9KB)
--------EvcServiceInterface.php(5KB)
--------RequestService.php(4KB)
----AlexandreEvcBundle.php(527B)
----phpmd.xml(3KB)
----.gitignore(605B)
----Model()
--------Customer.php(2KB)
--------Purchase.php(7KB)
----composer.json(1KB)

网友评论