Libraries tagged by attempts
joe-nassar-tech/laravel-exponential-lockout
10 Downloads
Laravel package for implementing exponential lockout on failed authentication attempts with configurable contexts
jandc/silex-web-translator
1423 Downloads
Fork of the silex web translator, in an attempt to make it compatible with bolt cms
imissher/first-sprint
6 Downloads
The first attempt to create a framework in pure php
ijvo/gen-uuid
0 Downloads
Generation attempt UUID.
hopkins/slackemon
6 Downloads
A WIP attempt to implement some form of pokemon battling into slack
form-synergy/site-verification
4 Downloads
This template will attempt to verify the domain name where service will be rendered.
empari/laravel55-api-skeleton
3 Downloads
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects.
elythyr/prooph-fixtures
136 Downloads
First attempt to make something similar to DoctrineFixtures with Prooph
eiriksm/build-drupal-wasm
43 Downloads
Attempt to build an existing site into a deployable WASM version
echovick/helper-utilities
7 Downloads
A package that provides a collection of utility functions that developers can use in their projects. It's broad and encompasses various types of helpers like throttling or rate limiting, attempt, string and numeric manipulations.
drewlabs/validation
378 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
devlop/laravel-failed-validation-response
54 Downloads
Trait for Laravel FormRequest to enable the use of custom responses for failed validation attempts.
dean/login
12 Downloads
Nice login page and Add captcha and login attempts for laravel-admin
dashifen/anti-brute-squad
75 Downloads
A WordPress MU plugin that prevents brute force attacks by limiting the number of failed login attempts during a browser session.
cr4zyfl1x/bbcode
13 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.