Libraries tagged by casa

sebastiansulinski/string-converter

8 Favers
32719 Downloads

Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords

Go to Download


pierres/doctrine-migrations-test

3 Favers
16887 Downloads

Test cases to verify Doctrine Migrations

Go to Download


passbase/passbase-php

9 Favers
28433 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
10740 Downloads

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

Go to Download


lasserafn/csv-reader

1 Favers
22766 Downloads

A minimal League/CSV wrapper. Gives the powerful CSV tool an acceptable API. Very opinionated. Used for own projects, so might not fit your case. Just use League/csv.

Go to Download


kunicmarko/graphql-test

13 Favers
56549 Downloads

GraphQL Test Cases

Go to Download


jobins/api-generator

7 Favers
4275 Downloads

Generate api docs while writing test case (Laravel).

Go to Download


hevertonfreitas/cakephp-audit-log

6 Favers
32203 Downloads

A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action

Go to Download


facile-it/symfony-functional-testcase

0 Favers
14565 Downloads

A small functional base test case for Symfony

Go to Download


epifrin/rector-custom-rules

0 Favers
4953 Downloads

These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.

Go to Download


demos-europe/edt-extra

1 Favers
10198 Downloads

Extension for edt-queries containing various convenience and use-case specific functionality.

Go to Download


datatables.net/datatables.net-buttons-bs5

4 Favers
1082 Downloads

The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)

Go to Download


avram/vokativ

9 Favers
12163 Downloads

Library used to convert first names from Serbian language into their vocative case.

Go to Download


agungsugiarto/codeigniter4-authentication

49 Favers
3948 Downloads

Provides an API for authentication and includes concrete authentication adapters for common use case scenarios

Go to Download


aeon-php/retry

5 Favers
149386 Downloads

Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution

Go to Download


<< Previous Next >>