Skip to content

anibalealvarezs/google-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3e4dca7 · Feb 8, 2025

History

2 Commits
Feb 8, 2025
Feb 8, 2025
Feb 8, 2025
Feb 8, 2025
Feb 8, 2025
Feb 8, 2025
Feb 8, 2025

Repository files navigation

Google 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/google-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.

Services

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages