Libraries tagged by user id
saibal-roy/laravel-iam
14 Downloads
An elegant way to manage the identity access management for the Laravel framework
magenizr/magento2-adminuser
2617 Downloads
Identify rarely used admin accounts. It shows you the date and time of the last login as well as failed login attempts.
idoneo/humano-core
11 Downloads
Core functionality for Humano CRM system - Base framework with Users, Teams, Authentication, Categories, and Module System
idmarinas/common-bundle
1247 Downloads
This bundle is intended to group common and often repeated things when creating an APP with Symfony.
idno/indiepub
9367 Downloads
Support IndieAuth and Micropub for single-user Known sites. Must be used with a single-user theme.
idmkr/module-importwoocommerceusers
37 Downloads
Import user from csv woocommerce
jeffersongoncalves/laravel-created-by
10 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
hyperlink/laravel-created-by
88 Downloads
Annoyed by writing the created by foreign user id for every model? Use our blueprint function instead
datlechin/flarum-usercard-uid
1454 Downloads
Show the user id on the usercard.
konfig/dojah-php-sdk
25 Downloads
Use Dojah to verify, onboard and manage user identity across Africa!
saritasa/roles-simple
11583 Downloads
User has field role_id and corresponding lookup table
zvermafia/lavoter
1079 Downloads
Voteable Polymorphic Eloquent Models for Laravel 5 without user authentication. This means that for the identification of the user, we will use the fingerprintjs2 instead of authorization on the site.
venturecraft/initialcon
40 Downloads
Create a GMail esque avatar based on the users intials & a persistant identifier such as an email address.
hichemtab-tech/tokens-validation
42 Downloads
TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.
macropage/sdk-ebay-rest-browse
3057 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.