Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/crowdsecurity/php-remediation-engine

The official PHP remediation engine for CrowdSec
https://github.com/crowdsecurity/php-remediation-engine

crowdsec ip-blocking php sdk-php

Last synced: about 2 months ago
JSON representation

The official PHP remediation engine for CrowdSec

Awesome Lists containing this project

README

        

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

# CrowdSec PHP remediation engine

> The official PHP remediation engine for CrowdSec

[![Version](https://img.shields.io/github/v/release/crowdsecurity/php-remediation-engine?include_prereleases)](https://github.com/crowdsecurity/php-remediation-engine/releases/)
[![Test suite](https://github.com/crowdsecurity/php-remediation-engine/actions/workflows/unit-and-integration-test.yml/badge.svg)](https://github.com/crowdsecurity/php-remediation-engine/actions/workflows/unit-and-integration-test.yml)
[![Coding standards](https://github.com/crowdsecurity/php-remediation-engine/actions/workflows/coding-standards.yml/badge.svg)](https://github.com/crowdsecurity/php-remediation-engine/actions/workflows/coding-standards.yml)
[![Licence](https://img.shields.io/github/license/crowdsecurity/php-remediation-engine)](https://github.com/crowdsecurity/php-remediation-engine/blob/main/LICENSE)

## Usage

See [User Guide](https://github.com/crowdsecurity/php-remediation-engine/blob/main/docs/USER_GUIDE.md)

## Installation

See [Installation Guide](https://github.com/crowdsecurity/php-remediation-engine/blob/main/docs/INSTALLATION_GUIDE.md)

## Developer guide

See [Developer guide](https://github.com/crowdsecurity/php-remediation-engine/blob/main/docs/DEVELOPER.md)

## License

[MIT](https://github.com/crowdsecurity/php-remediation-engine/blob/main/LICENSE)