php-google-merchant-feed:PHP程序包,用于生成Google Merchant XML Feed

时间:2024-05-23 01:18:50
【文件属性】:

文件名称:php-google-merchant-feed:PHP程序包,用于生成Google Merchant XML Feed

文件大小:13KB

文件格式:ZIP

更新时间:2024-05-23 01:18:50

php google-merchant PHP

适用于PHP的Google Merchant Feed生成器 安装 通过安装软件包。 从终端运行Composer require命令: composer require vitalybaev/google-merchant-feed 例子 use Vitalybaev \ GoogleMerchant \ Feed ; use Vitalybaev \ GoogleMerchant \ Product ; use Vitalybaev \ GoogleMerchant \ Product \ Shipping ; use Vitalybaev \ GoogleMerchant \ Product \ Availability \ Availability ; // Create feed object $ feed = new Feed ( "My awesome store" , "


【文件预览】:
php-google-merchant-feed-master
----src()
--------HasProperties.php(3KB)
--------Product()
--------Exception()
--------Feed.php(2KB)
--------PropertyBag.php(460B)
--------Product.php(7KB)
--------RssElement.php(695B)
--------ProductProperty.php(2KB)
----.travis.yml(806B)
----LICENSE(1KB)
----phpunit.xml(334B)
----tests()
--------feed()
--------bootstrap.php(52B)
----.gitignore(29B)
----readme.md(4KB)
----composer.json(443B)

网友评论