Libraries tagged by docs

novay/laravel-word-template

40 Favers
13093 Downloads

Package Laravel untuk melakukan penggantian kata pada file menggunakan template dokumen (.doc atau .docx) yang sudah disediakan.

Go to Download


kentaroutakeda/laravel-openapi-validator

8 Favers
10893 Downloads

Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.

Go to Download


justinwalsh/daux.io

4521 Favers
38113 Downloads

Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly

Go to Download


ezsystems/apache-tika-bundle

2 Favers
372177 Downloads

Symfony Bundle for https://github.com/vaites/php-apache-tika

Go to Download


bookdown/themes

11 Favers
32935 Downloads

Bookdown.io With Bootswatch Styles And Prism Syntax Highlighting

Go to Download


binarytorch/larecipe-dark-theme

8 Favers
127464 Downloads

Official LaRecipe Dark Theme Mode.

Go to Download


macpaw/behat-nelmio-describer

1 Favers
184029 Downloads

Bundle for adding sample responses behat test nelmio to api doc

Go to Download


townsendmusic/zendesk_api_client_php

0 Favers
175216 Downloads

PHP Client for Zendesk REST API. See https://developer.zendesk.com/rest_api/docs/core/introduction .

Go to Download


talon-one/talon-one-client

3 Favers
96627 Downloads

Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`

Go to Download


silverstripe/documentconverter

7 Favers
160163 Downloads

Imports OpenOffice-compatible files (doc, docx, etc) into SilverStripe pages and content.

Go to Download


shaburov/laravel-mysql-index-hints-scope

5 Favers
35574 Downloads

Index Hints for laravel https://dev.mysql.com/doc/refman/5.7/en/index-hints.html

Go to Download


robroypt/odoo-client

21 Favers
46090 Downloads

A PHP Client for Odoo using Ripcord RPC library (as used in Odoo Web API docs)

Go to Download


plakidan/monobank-pay

30 Favers
4914 Downloads

This is simple library for Monobank Acquiring called "MonoPay" based on REST API (v2304) docs located at https://api.monobank.ua/docs/acquiring.html

Go to Download


pepipost/pepipost-sdk-php

21 Favers
29672 Downloads

Pepipost API is used to send the mail to the receipients specified in the docs

Go to Download


passbase/passbase-php

10 Favers
32752 Downloads

# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token

Go to Download


<< Previous Next >>