Libraries tagged by explain

tpetry/laravel-mysql-explain

242 Favers
72635 Downloads

Get Visual MySQL EXPLAIN for Laravel.

Go to Download


tpetry/php-mysql-explain

2 Favers
4309 Downloads

Visual MySQL EXPLAIN plans for PHP

Go to Download


orisai/cron-expression-explainer

7 Favers
7572 Downloads

Human-readable cron expressions

Go to Download


muhdfaiz/laravel-tail-db

60 Favers
25176 Downloads

Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.

Go to Download


t3docs/blog-example

12 Favers
8408 Downloads

This extension contains code examples used in TYPO3 explained to describe the use of Extbase.

Go to Download


wikimedia/lucene-explain-parser

0 Favers
72743 Downloads

Parsing and pretty-printing Lucene explain data

Go to Download


apache-solr-for-typo3/php-solr-explain

0 Favers
15719 Downloads

PHP explain library for apache solr

Go to Download


passbase/passbase-php

9 Favers
29171 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


rap2h/mysql-explain-explain

51 Favers
452 Downloads

Mysql Explain Explainer

Go to Download


xakepehok/array-wildcard-explainer

0 Favers
883 Downloads

List all array keys that match wildcard path

Go to Download


wernerkrauss/explainable

2 Favers
55 Downloads

Silverstripe module for managing abbreviations and unusal words using shortcodes. Good for web accesibility.

Go to Download


verbanent/laravel-sql-performance-guard

2 Favers
297 Downloads

Check SQL performance

Go to Download


tsaikoga/performance-printer

4 Favers
32 Downloads

PerformancePrinter is a laravel package to print each requests' performance infomation for development.

Go to Download


wuzzitor/string-util

2 Favers
57 Downloads

Provides a consistent, self-explaining layer to accomplish common string operations.

Go to Download


samasend/laravel-query-diagnosis

3 Favers
7 Downloads

This is a Laravel package that detects and reports unoptimized database queries by leveraging the database's EXPLAIN feature.

Go to Download


Next >>