![]() |
2 months ago | |
---|---|---|
fixtures | 3 months ago | |
src | 2 months ago | |
tests | 2 months ago | |
.gitignore | 3 months ago | |
README.md | 3 months ago | |
composer.json | 3 months ago | |
phpdox.xml | 3 months ago | |
phpstan.neon | 3 months ago | |
phpunit.xml | 3 months ago |
Agrimer is a php lib to grab food market's quotations for both french and german market place.
FranceAgrimer is the data provider but it publishes quotations as html format only, no api available to deal with raw datas.
Over last 35 years
Over last 35 years
Over last 140 years
git clone https://github.com/pierre-fromager/Agrimer.git
cd Agrimer
composer install
Or you can also install it from packagist
composer require pier-infor/agrimer
You can run a simple use case to start to use this lib running :
composer start
Source file is index.php
The source is published as GNU-GPL3.
Feel free to use, modify, contrib.