Libraries tagged by github api
swoolecan/hyperf-resource
35 Downloads
A api resource component for hyperf.(based https://github.com/fangx-packages/hyperf-resource)
rmoore/truenas
1 Downloads
Truenas REST API v2.0 (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
ngarak-dev/nextsms
18 Downloads
A Laravel package to send SMS using NextSMS API. Basically a folk from https://github.com/omakei with updated packages support for laravel 10 and 11
hdviegas/nfse-tinus
26 Downloads
API para geração e comunicação de RPS e NFSe no padão Tinus. Baseado no projeto https://github.com/LeonardoTeixeira/sped-nfse-tinus.
getpop/migrate-component-model-configuration
1363 Downloads
(Temporary package) Migrate code to package https://github.com/getpop/component-model-configuration. Target package description: Adds the configuration level to the component hierarchy, through which the data API can be extended into an application
friendlyscore/oauth2-client
2208 Downloads
This package provides OAuth2 client for FriendlyScore API. It is based on https://github.com/thephpleague/oauth2-client
daimekashiya/luno-php
13 Downloads
PHP SDK for the Luno API. Updated with latest release from source Github Repository since the official on Packagist only as at v0.0.4
cloudinary/account-provisioning
3 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)