Libraries tagged by user identity
jakyeru/snowflake
11 Downloads
Snowflake is a package for Laravel that allows Twitter's 64 bit snowflake to be used as primary identifier for models.
janyksteenbeek/laravel-uuidable
2 Downloads
Adding the ability to use UUIDs as identifiers on models in Laravel
edersoares/eloquent-uuid
13 Downloads
A simple package to use universally unique identifiers (UUID) in Eloquent models.
czachor/polish-id-validators
25 Downloads
PHP library based on Symfony Validator Component to validate various medical identification numbers used in Poland.
adrianglazer/doctrine-footprint-extension
117 Downloads
This extension provides timestamps and user actions tracking for entity create, update and delete.
lebato/snowflake-sdk-php
7 Downloads
This API used to generate universal unique identification number.
kaskadia/doctrine-repository-wrapper-uuid
108 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
4 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
11 Downloads
A package to self-generate 32bit unique integer identifiers that can be used as primary keys in relational databases
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
32 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
1072 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
3222 Downloads
Efficient & easy to use solution to n+1 problem in Doctrine ORM
rekalogika/mapper
12995 Downloads
An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.