An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![CrowdSec Logo](https://raw.githubusercontent.com/crowdsecurity/php-cs-bouncer/main/docs/images/logo_crowdsec.png)

# CrowdSec Bouncer PHP library

> The official PHP bouncer library for the CrowdSec LAPI

![Version](https://img.shields.io/github/v/release/crowdsecurity/php-cs-bouncer?include_prereleases)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=crowdsecurity_php-cs-bouncer&metric=alert_status)](https://sonarcloud.io/dashboard?id=crowdsecurity_php-cs-bouncer)
[![Test suite](https://github.com/crowdsecurity/php-cs-bouncer/actions/workflows/test-suite.yml/badge.svg)](https://github.com/crowdsecurity/php-cs-bouncer/actions/workflows/test-suite.yml)
[![Coding standards](https://github.com/crowdsecurity/php-cs-bouncer/actions/workflows/coding-standards.yml/badge.svg)](https://github.com/crowdsecurity/php-cs-bouncer/actions/workflows/coding-standards.yml)
![Licence](https://img.shields.io/github/license/crowdsecurity/php-cs-bouncer)

: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)