Libraries tagged by user identity
lebato/snowflake-sdk-php
8 Downloads
This API used to generate universal unique identification number.
kaskadia/doctrine-repository-wrapper-uuid
110 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses UUID as the primary identifier.
kaskadia/doctrine-repository-wrapper-int
6 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses INT as the primary identifier.
jordimorillo/uid
14 Downloads
A package to self-generate 32bit unique integer identifiers that can be used as primary keys in relational databases
designbycode/luhn-algorithm
293 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
abolotin/yii2-unique-id
28 Downloads
Generating unique identificator for any purposes. Typically used by Yii-widgets ("id"-attribute of HTML elements).
mydatamyconsent/mydatamyconsent
0 Downloads
Unleashing the power of consent by establishing trust. The Platform Core Developer API defines a set of capabilities that can be used to request, issue, manage and update data, documents and credentials by organizations. The API can be used to request, manage and update Decentralised Identifiers, Financial Data, Health Data issue Documents, Credentials directly or using OpenID Connect flows, and verify Messages signed with DIDs and much more.
brpassos/laravel-samlidp
34 Downloads
Foked by Brpassos/laravel-samlidp. Make your PHP Laravel application an Idenification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
sandfoxme/monsterid
1124 Downloads
MonsterID is a method to generate a unique monster image based upon a certain identifier (IP address, email address, whatever). It can be used to automatically provide personal avatar images in blog comments or other community services.
shipmonk/doctrine-entity-preloader
56657 Downloads
Efficient & easy to use solution to n+1 problem in Doctrine ORM
small/swoole-entity-manager-core
99 Downloads
ORM designed for swoole. This is the core package. Use it for your from scratch implementation.
c33s/doctrine-extra
183 Downloads
A Collection of Traits which can be used to build a Doctrine Entity.