Libraries tagged by user data
yiimaker/yii2-newsletter
455 Downloads
Module for saving user contacts from newsletter form to database
mediawiki/deletepagesforgood
49 Downloads
A MediaWiki extension which allows users to delete pages permanently from database by adding a new delete tab to each page.
jeffersongoncalves/filament-check-whois-widget
10 Downloads
The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.
jackmartin/laravel-webauthn
91 Downloads
Authenticate users with Passkeys: fingerprints, patterns and biometric data.
mygov/logtracker
139 Downloads
User activity log manager. All kind of database activity will be tracked
ronanflavio/easychatl5
158 Downloads
jQuery based chat for Laravel 5.1 with database storage and integration with your users table.
tresdstudioweb/dynamic-select
192 Downloads
This component simplifies the configuration of data relationships through taxonomies, which means that the information displayed in the second selector dynamically adjusts based on the option selected in the first selector. This provides users with a more intuitive and personalized experience when choosing among different options, as they can view and select only the relevant choices based on their initial selection in the first selector.
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
ssntpl/laravel-comments
44 Downloads
Creating comments with information like text, date and type of comment along with user
mystamyst/tablenice
6 Downloads
Effortlessly create beautiful, interactive data tables for your Laravel applications with this intuitive Livewire component. Built with Tailwind CSS and Alpine.js, it delivers a seamless developer experience while providing users with responsive, feature-rich tables that enhance any web application.
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.
ip2location/ip2proxy-cakephp
131 Downloads
Allow users to query an IP address if it was being used as open proxy, web proxy, VPN anonymizer and TOR exit nodes, search engine robots, data center ranges and residential proxies.
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
goedemiddag/webauthn-fork
732 Downloads
Authenticate users with just their device, fingerprint or biometric data. Goodbye passwords!
foundata/identity_from_config
12 Downloads
Populate and maintain user identities automatically on each login, based on corresponding data from a static config file.