crowdsec / bouncer
The official PHP bouncer library for the CrowdSec Local API
Installs: 5 721
Dependents: 2
Suggesters: 0
Security: 0
Stars: 15
Watchers: 11
Forks: 3
Open Issues: 0
Requires
- php: >=7.2.5
- ext-gd: *
- ext-json: *
- crowdsec/common: ^2.3.2
- crowdsec/remediation-engine: ^3.5.0
- gregwar/captcha: ^1.2.1
- mlocati/ip-lib: ^1.18
- symfony/config: ^4.4.27 || ^5.2 || ^6.0
- twig/twig: ^3.4.2
Requires (Dev)
- mikey179/vfsstream: ^1.6.11
- phpunit/phpunit: ^8.5.30 || ^9.3
- dev-main
- v3.2.0
- v3.1.0
- v3.0.0
- v2.2.0
- v2.1.0
- v2.0.0
- v1.4.0
- v1.3.0
- v1.2.0
- v1.1.1
- v1.1.0
- v1.0.1
- v1.0.0
- v0.36.0
- v0.35.0
- v0.34.0
- v0.33.0
- v0.32.0
- v0.31.0
- v0.30.0
- v0.29.0
- v0.28.0
- v0.27.0
- v0.26.0
- v0.25.0
- v0.24.0
- v0.23.0
- v0.22.1
- v0.22.0
- v0.21.0
- v0.20.1
- v0.20.0
- v0.19.0
- v0.18.0
- v0.17.1
- v0.17.0
- v0.16.0
- v0.15.0
- v0.14.0
- v0.13.3
- v0.13.2
- v0.13.1
- v0.13.0
- v0.12.0
- v0.11.0
- v0.10.0
- v0.9.0
- v0.8.6
- v0.8.5
- v0.8.4
- v0.8.3
- v0.8.2
- v0.8.1
- v0.8.0
- v0.7.0
- v0.6.0
- v0.5.2
- v0.5.1
- v0.5.0
- v0.4.4
- v0.4.3
- v0.4.2
- v0.4.1
- v0.4.0
- v0.3.0
- v0.2.0
- v0.1.0
- v0.0.1
This package is auto-updated.
Last update: 2024-11-07 09:01:33 UTC
README
CrowdSec Bouncer PHP library
The official PHP bouncer library for the CrowdSec LAPI
📚 Documentation 💠Hub 💬 Discourse Forum
Overview
This library allows you to create CrowdSec bouncers for PHP applications or frameworks like e-commerce, blog or other exposed applications.
Usage
See User Guide
Installation
Technical notes
See Technical notes
Developer guide
See Developer guide