Libraries tagged by user id

wolfcast/browser-detection

141 Favers
1173169 Downloads

The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.

Go to Download


azimolabs/apple-sign-in-php-sdk

92 Favers
517722 Downloads

Library to verify and validate Apple IdentityToken and authenticate a user with Apple ID.

Go to Download


ellaisys/aws-cognito

122 Favers
283408 Downloads

Laravel authentication with AWS Cognito, supporting web, API, SSO, MFA, WebAuthn, passkeys, and passwordless authentication.

Go to Download


php-flasher/flasher

65 Favers
4789652 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


ahand/mobileesp

173 Favers
531319 Downloads

Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.

Go to Download


mask/mask

138 Favers
1750644 Downloads

Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.

Go to Download


yiisoft/user

22 Favers
159124 Downloads

Convenient user identity management and access checking

Go to Download


eightcedars/filament-inactivity-guard

25 Favers
81363 Downloads

Gracefully auto-logout users from idle/inactive Filament sessions

Go to Download


niladam/filament-auto-logout

22 Favers
33171 Downloads

A filament plugin that auto logs out your users if they are idle.

Go to Download


cloudstek/scim-filter-parser

8 Favers
970555 Downloads

Parser for the SCIM (IETF RFC 7644, System for Cross-domain Identity Management) filter syntax.

Go to Download


torgodly/html2media

48 Favers
43296 Downloads

Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.

Go to Download


consoletvs/identify

27 Favers
76457 Downloads

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

Go to Download


tommyknocker/pdo-database-class

85 Favers
6264 Downloads

Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.

Go to Download


passbase/passbase-php

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


laravie/authen

66 Favers
59543 Downloads

User Authentication Identifiers for Laravel

Go to Download


Next >>