Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/crowdsecurity/php-remediation-engine
- Owner: crowdsecurity
- License: mit
- Created: 2022-11-22T09:22:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T07:03:48.000Z (10 months ago)
- Last Synced: 2024-05-02T02:44:51.896Z (8 months ago)
- Topics: crowdsec, ip-blocking, php, sdk-php
- Language: PHP
- Homepage:
- Size: 247 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)