https://github.com/crowdsecurity/php-cs-bouncer
The official PHP bouncers library for the CrowdSec LAPI
https://github.com/crowdsecurity/php-cs-bouncer
anti-hacking ban-hosts ban-management captcha captcha-generation captcha-generator captcha-image captcha-service crowdsec firewall hacker-protection ip-address ip-blocker ip-blocking ip-database ip-range-check php security
Last synced: 2 months ago
JSON representation
The official PHP bouncers library for the CrowdSec LAPI
- Host: GitHub
- URL: https://github.com/crowdsecurity/php-cs-bouncer
- Owner: crowdsecurity
- License: mit
- Created: 2020-12-01T15:46:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-12T01:40:15.000Z (4 months ago)
- Last Synced: 2025-07-14T00:43:25.825Z (3 months ago)
- Topics: anti-hacking, ban-hosts, ban-management, captcha, captcha-generation, captcha-generator, captcha-image, captcha-service, crowdsec, firewall, hacker-protection, ip-address, ip-blocker, ip-blocking, ip-database, ip-range-check, php, security
- Language: PHP
- Homepage:
- Size: 1010 KB
- Stars: 17
- Watchers: 10
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# CrowdSec Bouncer PHP library
> The official PHP bouncer library for the CrowdSec LAPI

[](https://sonarcloud.io/dashboard?id=crowdsecurity_php-cs-bouncer)
[](https://github.com/crowdsecurity/php-cs-bouncer/actions/workflows/test-suite.yml)
[](https://github.com/crowdsecurity/php-cs-bouncer/actions/workflows/coding-standards.yml)
:books: Documentation
:diamond_shape_with_a_dot_inside: Hub
:speech_balloon: 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](https://github.com/crowdsecurity/php-cs-bouncer/blob/main/docs/USER_GUIDE.md)
## Installation
See [Installation Guide](https://github.com/crowdsecurity/php-cs-bouncer/blob/main/docs/INSTALLATION_GUIDE.md)
## Technical notes
See [Technical notes](https://github.com/crowdsecurity/php-cs-bouncer/blob/main/docs/TECHNICAL_NOTES.md)
## Developer guide
See [Developer guide](https://github.com/crowdsecurity/php-cs-bouncer/blob/main/docs/DEVELOPER.md)
## License
[MIT](https://github.com/crowdsecurity/php-cs-bouncer/blob/main/LICENSE)