Libraries tagged by user data
mrbohem/livewire-form-keeper
3 Downloads
FormKeeper is a lightweight Livewire package designed to enhance user experience by preserving form data across page transitions. With FormKeeper, you can ensure that users don't lose their inputted data when navigating between pages
mohasin-dev/column-visibility
52 Downloads
A Laravel package to save and restore DataTables column visibility per user
middleout/third-party-connect
159 Downloads
Module for ZF2 which allows the developer to implement Facebook. Twitter, Google and Linked in connect using their own database storage for the user.
govtnz/silverstripe-sqlexplorer
635 Downloads
A SilverStripe module to provide read-only access to a database for suitably privileged users.
geant/simplesamlphp-module-selfregister
201 Downloads
Allows self registration of user accounts using an SQL database back-end.
reflar/stopforumspam
3248 Downloads
Check user registrations against the StopForumSpam database
attogram/attogram-framework
68 Downloads
The Attogram Framework provides developers a PHP skeleton starter site with a content module system, file-based URL routing, IP-protected backend, Markdown parser, jQuery and Bootstrap. Core modules available to add an integrated SQLite database with web admin, user system, and more.
webino/zend-config
8048 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
leewillis77/wplisttableexportable
1 Downloads
WP_List_Table_Exportable is an (almost) drop-in replacement for the WP_List_Table class that lets users export the current page of data to CSV with a simple click.
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.
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
193 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.