pier-infor / agrimer
France Agrimer Markets Quotations
dev-master
2025-06-27 09:23 UTC
Requires
- php: >=7.4.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.17
- phploc/phploc: ^5.0
- phpmd/phpmd: @stable
- phpstan/phpstan: ^1.6
- phpunit/phpunit: ^8.0
- pier-infor/undercover: ^1.0.1
- squizlabs/php_codesniffer: *
- theseer/phpdox: @stable
This package is auto-updated.
Last update: 2025-06-27 09:23:20 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.
History
FAO price index
Over last 35 years
USA gasoline price
Over last 35 years
Climate temperature changes
Over last 140 years
Relevance
- Food market's quotations are relevant indices to reveal global economic health.
- Feed 8 billion people is the challenge.
- Production tool cost is strongly corelated to fossil energy price because of large culture scale strategy.
- Efforts due to climate change require more energy according various factors (soil health input ,plow ,cryptogamous disease treatments ,loss of bacteria from the biotope).
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.