Libraries tagged by case

bear/camel-case-key-module

0 Favers
99078 Downloads

Convert camelcase key output

Go to Download


avro/case-bundle

7 Favers
101570 Downloads

Symfony2 Case Converter Bundle

Go to Download


inpsyde/monkery-test-case

6 Favers
28601 Downloads

Composition package of brain/monkey and mockery/mockery with a custom test case class for PHPUnit

Go to Download


yraiso/casauth-bundle

3 Favers
6217 Downloads

Basic CAS (SSO) authenticator for Symfony 5.4, 6.0 and 7.0

Go to Download


sqltools/where

1 Favers
74078 Downloads

PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.

Go to Download


g4/clean-core

2 Favers
71638 Downloads

clean-core php library

Go to Download


aidan-casey/mock-client

1 Favers
68320 Downloads

A PSR compliant mock client for testing.

Go to Download


zetacomponents/image-analysis

3 Favers
514775 Downloads

This class allows you to analyse image files in different ways. At least the MIME type of the file is returned. In some cases (JPEG, TIFF and GIF) additional information is gathered as well.

Go to Download


wackystudio/laravel-test-watcher

22 Favers
19006 Downloads

A test file watcher for Laravel that automatically runs specific test cases based on a @watch annotation

Go to Download


vladdnepr/graphql-test

1 Favers
16564 Downloads

GraphQL Test Cases

Go to Download


timsinakiran/filament-import

0 Favers
1176 Downloads

A fork of konnco/filament-import with support of Laravel 11 since the default importer of Filament 3 is nonsense for basic use case.

Go to Download


softfineware/discriminator-default-normalizer

2 Favers
3130 Downloads

Symfony serializer normalizer for normalizing to parent object in case of not found DiscriminatorMap

Go to Download


pierres/doctrine-migrations-test

3 Favers
22790 Downloads

Test cases to verify Doctrine Migrations

Go to Download


passbase/passbase-php

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


olegsoft/first-or-create

4 Favers
14051 Downloads

Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure

Go to Download


<< Previous Next >>