pier-infor/agrimer

France Agrimer Markets Quotations

dev-master 2025-06-02 16:28 UTC

This package is auto-updated.

Last update: 2025-06-02 16:28:42 UTC


README

Agrimer is a php lib to grab food market's quotations for both french and german market place.

FranceAgrimer

FranceAgrimer is the data provider but it publishes quotations as html format only, no api available to deal with raw datas.

Setup

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

Example

You can run a simple use case to start to use this lib running :

composer start

Source file is index.php

Licence

The source is published as GNU-GPL3.

Feel free to use, modify, contrib.