Skip to content

Rasute/pangaea-php-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

PHP library for working with Pangaea platform

Produces data feeds for Walmarts global e-commerce platform, Pangaea:

  • Product items as XML
  • Category taxonomy as JSON

XML files are automatically validated against the included XSD schema files.

Requirements

This library requires PHP 5.6+ and the multibyte string extension to be installed.

Install

Via Composer:

$ composer require fusionspim/pangaea-php-sdk

Usage

To run the tests run php vendor/bin/phpunit from the project directory. Look in tests/fixtures for output examples.

Future plans

  • Guzzle up the feed gateway
  • PHPUnit and better understand how scales / memory usage

About

PHP library for working with Pangaea XML/JSON files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages