Libraries tagged by settings api
exclusivedev/laravel-amazon-mws
9 Downloads
Use Amazon's MWS web services with Laravel 5/6/7/8 versions Based on sonnenglas/amazon-mws-laravel and creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes for setting a text/xml header).
acrnogor/flowroute-sdk-v3-php
13 Downloads
The Flowroute APIs are organized around REST. Our APIs have resource-oriented URLs, support HTTP Verbs, and respond with HTTP Status Codes. All API requests and responses, including errors, will be represented as JSON objects. You can use the Flowroute APIs to manage your Flowroute phone numbers including setting primary and failover routes for inbound calls, and sending text messages (SMS and MMS) using long-code or toll-free numbers in your account.
minerva22/ffa-jobs-emails
24 Downloads
PHP function to access ffa-jobs-settings API
hametuha/option-pattern
567 Downloads
WordPress library for Settings API.
codemascot/wp-flash-message
29 Downloads
This is a Composer library package to enhance the usage of WordPress settings API.
drupal/test_jar
8 Downloads
Recipe for setting up JSON:API Reference for testing
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java
cloudinary/account-provisioning
5 Downloads
Accounts with provisioning API access can create and manage their **product environments**, **users** and **user groups** using the RESTful Provisioning API. Provisioning API access is available [upon request](https://cloudinary.com/contact?plan=enterprise) for accounts on an [Enterprise plan](https://cloudinary.com/pricing#pricing-enterprise). The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**, or they can be obtained from the provisioning environment variable available on your Cloudinary Console [Dashboard](https://console.cloudinary.com/pm/developer-dashboard). The Provisioning API has dedicated SDKs for the following languages: * [JavaScript](https://github.com/cloudinary/account-provisioning-js) * [PHP](https://github.com/cloudinary/account-provisioning-php) * [Java](https://github.com/cloudinary/account-provisioning-java) Useful links: * [Provisioning API reference (Classic)](https://cloudinary.com/documentation/provisioning_api_1)
clearbold/craft-campaignmonitor-service
6782 Downloads
Campaign Monitor Service is an API wrapper and settings manager for Campaign Monitor plugins for Craft.
aslamhus/google-drive-uploader
15 Downloads
A PHP class for uploading files to Google Drive, providing methods for basic and resumable uploads, with support for managing dependencies and setting up Google Drive API service accounts
gatherdigital-pimcore-plugin/sendgrid
1100 Downloads
An extended Sendgrid client for Pimcore. API details available via Website Settings and Automatic logging enabled in Logger
croudtech/v3-master-region-check
185 Downloads
Queries the V3 discovery API to determine master region settings
aaw-team/fe_cookies
52 Downloads
Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.
idfive/idfive_instagram_basic
36 Downloads
Provides a service for use within themes/modules, to interact with the instagram Basic API. This module provides no markup or settings, rather simply a way to gather instagram posts for use elsewhere in theme or custom module, for maximum flexibility.
symfony/string
586972890 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way