Libraries tagged by user data
mrlinnth/simplefeedback
45 Downloads
Collect visitors or users feedback for Laravel project and save them to database or create GitHub issues.
michal-hary/settings-bundle
153 Downloads
Database centric Symfony configuration management. Global and per-user settings supported.
mazhar-rony/url-shortner
10 Downloads
This package will let users create short url and save it in database
mawdoo3customsearchtask/search
2 Downloads
This package will allow the user to search any topic using google custom search api, get the top 10 results from mawdoo3.com, save the selected results, add comments on them, modify them, or delete them from the database.
martinambroz/settings-bundle
10 Downloads
Database centric Symfony configuration management. Global and per-user settings supported.
katanyoo/yii2-activerecord-history
190 Downloads
This extension for keep track what your users are doing within your application is to log their activities related to database modifications.
jlorente/yii2-roles
91 Downloads
A Yii2 extension that includes the concept of roles in the framework. Useful to handle user access to controllers actions allowed only for some roles and filter database resources.
invision-media/searchy
80 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more. This fork makes it possible to change your database connection.
ikepu-tp/laravel-access-logger
30 Downloads
This library stores user access logs in Laravel. You can choose between log files and databases for storage.
geisi/laravel-db-session-helper
9 Downloads
This package is build on top of the Laravel session database driver. With it you are able to query users by their login state.
emoretti/href-count
11 Downloads
HrefCount is a PHP library that register in database how many times a link is clicked by user
elliotsawyer/nzbanks
26 Downloads
Database of active New Zealand banks, maintained with a user task
davide7h/encoded-ids
6 Downloads
An easy way to mask your IDs when exposing them in routes, APIs or other scenarios when you don't want the user to see the actual ID of your database records
danielemontecchi/laravel-userstamps
5 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
cryental/laravel-dynamic-config
8 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.