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

https://github.com/crowdsecurity/php-lapi-client

The official PHP client for the CrowdSec Local API (LAPI)
https://github.com/crowdsecurity/php-lapi-client

php

Last synced: about 1 year ago
JSON representation

The official PHP client for the CrowdSec Local API (LAPI)

Awesome Lists containing this project

README

          

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

# CrowdSec LAPI PHP client

> The official PHP client for the CrowdSec Local API (LAPI)

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

## Usage

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

## Installation

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

## Developer guide

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

## License

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