Libraries tagged by security user
terminal42/contao-autoregistration
4663 Downloads
Auto-login your users after their registration or account activation.
slince/cakephp-permission
6051 Downloads
The library provides a flexible way to add role-based access control management to CakePHP 3.x
qc/qc-info-rights
6482 Downloads
This Extension is to help user to check user and group list with possibility to Export into CSV file.
nearata/flarum-ext-twofactor
1899 Downloads
Allows your users to activate 2FA authentication.
martian/spammailchecker
1447 Downloads
A laravel package that protect users from entering non-existing/spam email addresses.
gburtini/acl
9862 Downloads
Dependency free, simple access control lists for PHP.
gadixsystem/visitors
2004 Downloads
"Simple Laravel Middleware to log vistors and block users"
dsoares/rcguard
3143 Downloads
Roundcube plugin that enforces reCAPTCHA for users that have too many failed logins
rinvex/laravel-auth
2810 Downloads
Rinvex Auth is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.
zetacomponents/template
25774 Downloads
A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
ozznest/security-user
3540 Downloads
Bundle for easy integrations security user
mouf/security.userservice-splash
192255 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
205099 Downloads
A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.
mouf/security.userfiledao
142803 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.userservice.extensions
5044 Downloads
This package contains a set of extensions over Mouf's userservice.