Libraries tagged by attempt
wildwolf/wp-login-logger
59 Downloads
WordPress plugin to log login attempts
victorwesterlund/functionflags
15 Downloads
An attempt to tame PHP constants for use as function/method flags
vehikl/faktory
91 Downloads
An attempt at bringing the wonders of Ruby's FactoryGirl to PHP
texxasrulez/fail2ban
551 Downloads
displays failed login attempts in your syslog or userlogins log file
teppokoivula/process-login-history
1114 Downloads
ProcessWire module for keeping track of login attempts.
syntaxseed/iplimiter
90 Downloads
A PHP IP logging library (framework agnostic) to track attempts and time since last attempt for an event by an IP address. Run an event against a ruleset to determine pass/fail. Supports banning.
sixbysix/magento2-trojanorder
48 Downloads
Prevents bots creating fake orders while attempting to exploit CVE-2022-24086
salfade/laravel-login-tracker
2044 Downloads
A simple package to track users successful login attempts
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
ofbeaton/mediawiki-realnames
146 Downloads
attempts to add realname to all username links.
mitchazj/laravel-rickroll
235 Downloads
Sometimes you just gotta rickroll people who attempt to mess with your website.
marcnewton/laravel-alsl
706 Downloads
Detects a users language preferences in the Accept-Language request header, from the order of their language preference; an attempt to find and set a matching locale available in Laravel's resources/lang directory.
lithemod/csrf
8 Downloads
The CSRF (Cross-Site Request Forgery) middleware in Lithe protects your application from attacks that attempt to perform actions on behalf of the user without their authorization.
jandc/silex-web-translator
1387 Downloads
Fork of the silex web translator, in an attempt to make it compatible with bolt cms
illuminatech/db-safedelete
34 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.