Libraries tagged by force
phpbbde/tou
61 Downloads
Forces the user to confirm the terms of use.
padosoft/laravel-https
44 Downloads
Force redirect to https for Laravel.
neamil/protect_fe_login
116 Downloads
this typo3 extension provides brute force protection for frontend login with device cookies as described in OWASP https://owasp.org/www-community/Slow_Down_Online_Guessing_Attacks_with_Device_Cookies
msp/userlockout
1848 Downloads
Brute force prevention system for Magento2 - Member of MageSpecialist SecuritySuite
mdmsoft/yii2-action-filter
1727 Downloads
Force entry code to enter
level-level/facetwp-wp-cli
4417 Downloads
WordPress CLI tool, to force facetWP to reindex posts.
kyzegs/prunable
234 Downloads
Laravel's prunable traits without force deleting
jewelrana/password-policy
678 Downloads
Standard password policy package for laravel projects. Features are force change password every X days and new never use last passwords
illuminatech/db-safedelete
34 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.
howtomakeaturn/easy-coverage
1 Downloads
A simple package to encourage/force developers to write tests.
chronon/attempt
3778 Downloads
A CakePHP plugin that helps to protect sensitive actions from brute force attacks
chrisguitarguy/simple-login-lockdown
20 Downloads
Simple prevention of brute force login attemps on your WordPress site.
audero/audero-wav-extractor
1394 Downloads
Audero Wav Extractor is a PHP library that allows to extract a chunk from a wav file. The extracted chunk can be saved on the hard disk, can be forced to be prompted as download by the user's browser or returned as a string for a later processing.
ali1/cakephp-bruteforce
4787 Downloads
CakePHP Plugin for Brute Force Protection
ahrmerd/laravel-test-generator
95 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package