Download the PHP package statickidz/bedca-api without Composer
On this page you can find all versions of the php package statickidz/bedca-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download statickidz/bedca-api
More information about statickidz/bedca-api
Files in statickidz/bedca-api
Download statickidz/bedca-api
More information about statickidz/bedca-api
Files in statickidz/bedca-api
Vendor statickidz
Package bedca-api
Short Description API wrapper for Spanish Food Composition Database (BEDCA)
License MIT
Package bedca-api
Short Description API wrapper for Spanish Food Composition Database (BEDCA)
License MIT
Please rate this library. Is it a good library?
Informations about the package bedca-api
Spanish Food Composition Database (Base de Datos Española de Composición de Alimentos)
PHP API wrapper to get foods from http://www.bedca.net/bdpub/ public database.
Installation
Install this package via Composer.
Or edit your project's composer.json
to require statickidz/bedca-api
and then run composer update
.
Usage
Init
Demo
https://phpsandbox.io/n/bedca-api-test-engkv#index.php
Get food groups
Example response:
Get foods in a food group
Knowing the food group ID, we can retrieve all foods in these group.
Get single food by ID
Same operation with previous data, knowing food ID we can retrieve all data.
All versions of bedca-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package statickidz/bedca-api contains the following files
Loading the files please wait ....