Skip to content

anibalealvarezs/amazon-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon API

Instructions

Require the package in the composer.json file of your project, and map the package in the repositories section. You must also map the api-skeleton package.

{
    "require": {
        "php": ">=8.1",
        "anibalealvarezs/amazon-api": "@dev"
    },
    "repositories": [
        {
          "type": "composer", "url": "https://satis.anibalalvarez.com/"
        }
    ]
}

Note: In order to use the package from GitLab, you need to have a valid SSH key configured in your GitLab account.

Methods

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages