Libraries tagged by user security
vsch/user-privilege-mapper
7997 Downloads
A Laravel Service Provider to handle testing of available user security privileges independent of User Model implementation
grizzlylab/ccdn-user-security-bundle
38284 Downloads
Fork of CCDN User Security Bundle for Symfony 5
codeconsortium/ccdn-user-security-bundle
100692 Downloads
CCDN User Security Bundle
anomaly/user_security_check-extension
45248 Downloads
A security check for the Users module that assures users are active, enabled, and authorized.
youshido/security-user
2996 Downloads
Bundle for easy integrations security user
itinerisltd/itineris-prevent-wp-user-enumeration
599 Downloads
Prevent User Enumeration in WordPress to satisfy security reports.
mouf/security.userservice-splash
193637 Downloads
This package contains a set of class to bind the Splash MVC framework (>=v4.0) with the UserService component. It features: a @Logged annotation to restrict access to logged users only.
mouf/security.userservice
206847 Downloads
A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.
mouf/security.userfiledao
143901 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!
mouf/security.rightsservice-splash
64639 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
64717 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).
austral/security-bundle
2232 Downloads
Austral users, roles and user groups
msgphp/user-bundle
44774 Downloads
Basic user management (the `User` domain)
msgphp/user
49718 Downloads
A domain layer providing basic user management
comes/simpleauthenticator
9754 Downloads
A PHP library for implementing Google Authenticator's two-factor authentication (2FA) with Laravel, ensuring enhanced security for user authentication.