Download the PHP package k-kaufmann/chefkoch-api without Composer
On this page you can find all versions of the php package k-kaufmann/chefkoch-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download k-kaufmann/chefkoch-api
More information about k-kaufmann/chefkoch-api
Files in k-kaufmann/chefkoch-api
Download k-kaufmann/chefkoch-api
More information about k-kaufmann/chefkoch-api
Files in k-kaufmann/chefkoch-api
Vendor k-kaufmann
Package chefkoch-api
Short Description Basic client to read data from chefkoch.de
License MIT
Package chefkoch-api
Short Description Basic client to read data from chefkoch.de
License MIT
Please rate this library. Is it a good library?
Informations about the package chefkoch-api
Chefkoch.de API
PHP library to access API data from chefkoch.de
Get started
Data
Accessible data from the API
User
id
type:string
username
type:string
rank
type:integer
hasAvatar
type:boolean
hasPaid
type:boolean
deleted
type:boolean
SimpleRecipe (for requests to get a list of recipes)
id
type:string
type
type:int
title
type:string
subtitle
type:string
owner
type:array
rating
type:array
difficulty
type:int
hasImage
type:bool
hasVideo
type:bool
previewImageId
type:?string
preparationTime
type:int
isSubmitted
type:bool
isRejected
type:bool
imageCount
type:int
createdAt
type:DateTime
editor
type?string
submissionDate
type:?DateTime
isPremium
type:bool
status
type:int
siteUrl
type:string
Recipe
id
type:string
type
type:int
title
type:string
subtitle
type:string
owner
type:array
rating
type:array
difficulty
type:int
hasImage
type:bool
hasVideo
type:bool
previewImageId
type:string
preparationTime
type:int
isSubmitted
type:bool
isRejected
type:bool
createdAt
type:DateTime
imageCount
type:int
editor
type:?array
submissionDate
type:?DateTime
isPremium
type:bool
status
type:int
servings
type:int
kCalories
type:int
instruction
type:string
miscellaneousText
type:string
ingredientsText
type:string
tags
type:array
fullTags
type:array
viewCount
type:int
cookingTime
type:int
restingTime
type:int
totalTime
type:int
ingredientsGroups
type:array
categoryIds
type:array
recipeVideoId
type:string
isIndexable
type:bool
siteUrl
type:string
Category
id
type:string
,title
type:string
,parentId
type:?string
,level
type:int
,descriptionText
, type:string
,linkName
, type:string
All versions of chefkoch-api with dependencies
PHP Build Version
Package Version
The package k-kaufmann/chefkoch-api contains the following files
Loading the files please wait ....