Libraries tagged by xuid
mhujer/jms-serializer-uuid-bundle
392002 Downloads
Symfony integration for Uuid serializer and deserializer for JMS Serializer library
jamesmills/eloquent-uuid
43516 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
weebly/laravel-mutate
51680 Downloads
Mutate Laravel attributes
ufo-tech/doctrine-behaviors
3263 Downloads
Doctrine Behavior Traits for symfony 7+ and Doctrine DBAL 4+ and Doctrine ORM 3+
riipandi/laravel-optikey
8789 Downloads
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.
ramsey/identifier
475 Downloads
A PHP library for generating and working with identifiers, including UUIDs, ULIDs, and Snowflakes
guidocella/eloquent-populator
59360 Downloads
Guess attributes for Eloquent model factories
passbase/passbase-php
32307 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
mindshape/mindshape-cookie-consent
126103 Downloads
This extension provides functionality to create a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.
hihaho/phpstan-rules
23409 Downloads
Hihaho PHPStan rules according to the guidelines
drsdre/yii2-wizardwidget
144570 Downloads
Multi step wizard widget using tabs to guide a user through steps to complete a task. Based on the Form wizard (using tabs) from lukepzak (see http://bootsnipp.com/snippets/featured/form-wizard-using-tabs).
dgtlss/owaspadvisor
2120 Downloads
A Laravel package to help developers implement OWASP Top 10 security guidelines
dcblogdev/laravel-junie
765 Downloads
Install pre-configured guides for Jetbrains Junie
zircote/uuid
9847 Downloads
A PHP UUID object
verbanent/eloquent-binary-uuid
9912 Downloads
Ordered binary UUID in Laravel / Eloquent based on UUID version 1