Libraries tagged by feedback

ilicmiljan/weighted-ratings

3 Favers
37046 Downloads

A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.

Go to Download


spatie/laravel-mailcoach-sendinblue-feedback

0 Favers
207885 Downloads

Process feedback for email campaigns sent using Sendinblue

Go to Download


spatie/laravel-mailcoach-sendgrid-feedback

3 Favers
12067 Downloads

Process feedback for email campaigns sent using Sendgrid

Go to Download


spatie/laravel-mailcoach-postmark-feedback

6 Favers
12300 Downloads

Process feedback for email campaigns sent using Postmark

Go to Download


mydnic/volet-feedback-messages-filament-plugin

15 Favers
61 Downloads

A Filament plugin to display Volet Feedback Messages

Go to Download


linku/feedback-symfonystyle

6 Favers
12005 Downloads

Add-on for linku/feedback for Symfony CLI feedback

Go to Download


helsingborg-stad/customer-feedback

3 Favers
19343 Downloads

This WordPress plugin adds a feedback form to the end of every page (or any other activated post type).

Go to Download


binarytorch/larecipe-feedback

18 Favers
7537 Downloads

Get feedback from your users about your documentations.

Go to Download


mydnic/nova-kustomer

20 Favers
16356 Downloads

Laravel Nova Kustomer Feedback Tool

Go to Download


mydnic/laravel-subscribers

26 Favers
4585 Downloads

Easily Manage Internal Newsletter Subscribers in Laravel

Go to Download


php-flasher/flasher-sweetalert-symfony

8 Favers
15567 Downloads

Utilize SweetAlert for dynamic notifications in Symfony with PHPFlasher. Bring engaging user alerts and confirmations to Symfony apps.

Go to Download


php-flasher/flasher-pnotify-laravel

6 Favers
367437 Downloads

PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.

Go to Download


zetacomponents/execution

2 Favers
16134 Downloads

Provides functionality to give feedback to your application's users when a fatal error happened or an uncaught exception was thrown.

Go to Download


protonlabs/apns-php

7 Favers
28705 Downloads

Apple Push Notification & Feedback Provider

Go to Download


passbase/passbase-php

10 Favers
31420 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 >>