ali1/brute-force-shield

This package is abandoned and no longer maintained. The author suggests using the ali1/cakephp-bruteforce package instead.

Archived storage-agnostic brute-force protection engine.

Maintainers

Package info

github.com/Ali1/BruteForceShield

pkg:composer/ali1/brute-force-shield

Transparency log

Statistics

Installs: 10 071

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 2

1.0.3 2020-02-22 21:29 UTC

This package is auto-updated.

Last update: 2026-08-02 22:13:56 UTC


README

This storage-agnostic engine is archived and is no longer the implementation used by production CakePHP applications. It remains available only for existing non-CakePHP users and historical reference.

For CakePHP 5 applications, use ali1/cakephp-bruteforce. That package now contains the complete limiter, CakePHP cache integration, locking, safe logging, proxy-bypass backstop, and current PHP/CakePHP support.

No new security fixes should be added here and then assumed to protect CakePHP consumers; make them in the CakePHP plugin instead.

Legacy requirements

  • PHP 7.2+
  • A caller-supplied persistent store

Legacy tests

composer test