econda / productfeed
Base classes to generate product feeds.
dev-master
2015-10-05 13:37 UTC
Requires
- php: >=5.3.0
- econda/shared: dev-master
Requires (Dev)
- phpdocumentor/phpdocumentor: @stable
- phpunit/php-invoker: *
- phpunit/phpunit: @stable
This package is not auto-updated.
Last update: 2024-10-30 17:01:27 UTC
README
Base classes to generate product feeds. Use shop system specific projects for details.
Installing via Composer
The recommended way to install this library is through Composer.
# Install Composer
curl -sS https://getcomposer.org/installer | php
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
Documentation
For further documentation, please visit our support portal https://support.econda.de