Libraries tagged by Artem
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.
ofthewildfire/login-captcher-plugin
9 Downloads
Captures and logs backend admin login attempts and password reset requests with IP addresses
ofbeaton/mediawiki-realnames
146 Downloads
attempts to add realname to all username links.
mralston/lockout
288 Downloads
Locks user accounts after a set number of failed login attempts.
mitchazj/laravel-rickroll
235 Downloads
Sometimes you just gotta rickroll people who attempt to mess with your website.
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.
drewlabs/validation
369 Downloads
Provides validation implementation using view model or array. It provides a wrapper arround laravel fluent validator factory class, but is attempt to be framework agnostic
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.
bushbaby/doctrine-reconnect
4038 Downloads
Zend Framework 2 module which attempts to reconnect when the database has 'gone away'
bukankalengkaleng/laravel-entity
66 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)