Libraries tagged by user id

hejunjie/mobile-locator

19 Favers
9206 Downloads

基于国内号段规则的手机号码归属地查询库,支持运营商识别与地区定位,适用于注册验证、用户画像、数据归档等场景 | A mobile number lookup library based on Chinese carrier rules. Identifies carriers and regions, suitable for registration checks, user profiling, and data archiving.

Go to Download


mobilestock/model-tracks-user-updates

0 Favers
9515 Downloads

model-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user.

Go to Download


kharanenka/laravel-scope-user-belongs-to

1 Favers
42192 Downloads

Scope for field 'user_id' (int)

Go to Download


foundata/identity_from_directory

11 Favers
428 Downloads

Populate and maintain user identities automatically on each login, based on corresponding LDAP or Active Directory user data.

Go to Download


unicodeveloper/laravel-identify

195 Favers
22000 Downloads

A Laravel 5 Package Provider to Identify/detect a user's browser, device, operating system and Language

Go to Download


toteph42/identity_switch

24 Favers
1608 Downloads

This plugin allows users to switch between different identities (and check for new mails) in a single Roundcube session.

Go to Download


goldnead/statamic-identity-contracts

0 Favers
382 Downloads

Identity foundation for Statamic addons: a stable Identity value object and resolver contracts so addons never depend on a concrete App\Models\User.

Go to Download


boaideas/laravel-cli-create-user

17 Favers
10800 Downloads

An artisan command to create, list and remove users in a laravel application from the cli

Go to Download


triyatna/php-valid-game

5 Favers
486 Downloads

PHP package for validating game user IDs via Codashop scraping and GoPay Games

Go to Download


userbase/client

5 Favers
9726 Downloads

UserBase PHP Client: Identity + Login + Signup Service

Go to Download


php-notify/notify

63 Favers
50618 Downloads

The foundational PHP library for PHPFlasher, enabling the creation of framework-agnostic flash notifications. Ideal for building custom integrations or for use in PHP projects.

Go to Download


rich-id/cookies-regulation-bundle

0 Favers
55466 Downloads

A bundle to easily manage your trackers and the consentement of your users to fit the RGPD standard

Go to Download


ideative/stock-pictures

4 Favers
6314 Downloads

Allows backend users to select stock pictures from various online services

Go to Download


codingms/view-statistics

2 Favers
13448 Downloads

TYPO3 View-Statistics by coding.ms: Logs frontend actions in TYPO3 and displays them in a backend module. It tracks page views, news, downloads, and objects such as products or real estate, while custom objects can be configured via TypoScript. Frontend logins, login duration, user ID, IP address, and user agent can be tracked optionally. By default, the extension works without cookies and without tracking personal data.

Go to Download


passbase/passbase-php

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


<< Previous Next >>