This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://satis.anibalalvarez.com"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
description
Base skeleton for standardizing PHP API clients with advanced error handling and data normalization.
Core interfaces and orchestration logic for APIs Hub drivers.
PHP SDK for interacting with APIs Hub Nodes, providing a fluent interface for configuration, management, and data synchronization.
Comprehensive Facebook Graph API client for data extraction, supporting Ads, Pages, and Instagram metrics.
Standardized Google API client for APIs Hub, supporting Search Console and Analytics data extraction.
APIs-Hub driver for Google (Search Console & Analytics) integration.
description
description
APIs-Hub driver for Meta (Facebook & Instagram) integration.
description
A lightweight PHP library for handling OAuth 1.0a authentication and request signing.
description
Standardized Shopify Admin API client for data extraction and integration within the APIs Hub ecosystem.
description
This Composer repository is powered by Satis