Download the PHP package braghetto/hokoml without Composer
On this page you can find all versions of the php package braghetto/hokoml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download braghetto/hokoml
More information about braghetto/hokoml
Files in braghetto/hokoml
Package hokoml
Short Description Package to simplify the communication between the Mercado livre API and your app.
License MIT
Informations about the package hokoml
Hokoml
Package to simplify the integration between the Mercado livre API and your app.
Table of Contents
- Installation
- Configurations
- Authentication
- Get auth url
- Authorize
- Refresh access token
- Product
- Create
- Find product
- Update
- Pause
- Unpause
- Finalize
- Relist
- Delete
- Category
- List
- Predict
- Questions
- Ask
- Find question
- Answer
- Questions from product
- Unanswered from product
- Block user
- Unblock user
- Blocked users
- Received questions
- User
- Me
- Find user
- Addresses
- Accepted payment methods
- License
Installation
Configs
Usage
Authentication
Get auth url
Retrive the auth to authorize your app.
Authorize
Once you have the code retrive the access token, user id, expiration and a refresh token.
Refresh access token
Product
Create
Find product
Update
Not all information can be update, so the packge will filter those info. Details here
Pause
Unpause
Finalize
Relist
Delete
Category
List
Predict
Predict a category for a given title.
Questions
Ask
Find question
Answer
Questions from product
List all questions from a product.
Unanswered from product
List all unanswered questions from a product.
Block user
Unblock user
Blocked users
List blocked users.
Received questions
User
Me
Find user
Addresses
Retrive the authenticated user addresses.
Accepted payment methods
Retrive payment methods accepted by the authenticated user.
License
This project is licensed under the MIT License - see the license.md file for details
All versions of hokoml with dependencies
ext-curl Version *