Libraries tagged by Artem
syntaxseed/iplimiter
92 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.
salfade/laravel-login-tracker
2086 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
147 Downloads
attempts to add realname to all username links.
mitchazj/laravel-rickroll
236 Downloads
Sometimes you just gotta rickroll people who attempt to mess with your website.
magenizr/magento2-adminuser
2617 Downloads
Identify rarely used admin accounts. It shows you the date and time of the last login as well as failed login attempts.
illuminatech/db-safedelete
36 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.
hacktophp/hacktophp
30 Downloads
A Hack to PHP transpiler that attempts to preserve as many types as possible
grosv/sundial
15 Downloads
An attempt at natural language date / time parsing in PHP
footballfan141/log-limiter
9 Downloads
A PHP class for login attempts abuse preventing.
davidjeddy/normie
11 Downloads
Attempt to normalize the PHP standard library array and string function parameter order.
crazymeeks/accountlocker
175 Downloads
A laravel package for lock and unlock user account when reached the max login attempt
chrisguitarguy/simple-login-lockdown
21 Downloads
Simple prevention of brute force login attemps on your WordPress site.
chrisguitarguy/clean-menu-walker
349 Downloads
A WordPress menu walker implementation that doesn't attempt to indent and cleans up class names.
bushbaby/doctrine-reconnect
4038 Downloads
Zend Framework 2 module which attempts to reconnect when the database has 'gone away'