Libraries tagged by security user
lajax/yii2-http-auth
3319 Downloads
Yii2 Http Authentication extension
ukeloop/laravel-impersonatable-guard
11 Downloads
Laravel Impersonatable Guard enables seamless user impersonation with enhanced security features for Laravel applications.
mouf/security.userfiledao
143709 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
honeylex/hlx-security
93 Downloads
Security & user administration crate for Honeylex.
webundle/puzzle-user-bundle
9 Downloads
Manage user account and security
vsch/user-privilege-mapper
7952 Downloads
A Laravel Service Provider to handle testing of available user security privileges independent of User Model implementation
sicaboy/laravel-security
107 Downloads
This package can be used to enhance the user security of Laravel projects.
mikoweb/ccdn-user-security-bundle
1874 Downloads
CCDN User Security Bundle
anteris-dev/laravel-security-notifications
9 Downloads
Warn your users when significant security events occur so that they aren't the next victim of an attacker.
studiobonito/silverstripe-security
86 Downloads
Enhanced SilverStripe CMS security section for managing members, groups, and roles.
ride/wba-security-switch
2165 Downloads
User switch integration in the Ride Framework
mouf/security.rightsservice-splash
64577 Downloads
This package contains a set of class to bind the Splash MVC framework (>=v4) with the RightsService component. It features: a @RequiresRight annotation to restrict access to logged users only.
mouf/security.rightsservice
64655 Downloads
A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).
mark-villudo/laravel-user-management
1992 Downloads
Permission handling for Laravel 5.1 and up
durrbar/user-module
46 Downloads
Laravel User module for authentication, authorization with Fortify, Sanctum, Socialite and laravel-permission by Spatie