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

https://github.com/crowdsecurity/php-common

Common PHP code used by other php libs from our SDK
https://github.com/crowdsecurity/php-common

php

Last synced: 9 months ago
JSON representation

Common PHP code used by other php libs from our SDK

Awesome Lists containing this project

README

          

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

# CrowdSec PHP common

> Common PHP code used by other php libs from CrowdSec SDK

[![Version](https://img.shields.io/github/v/release/crowdsecurity/php-common?include_prereleases)](https://github.com/crowdsecurity/php-common/releases/)
[![Unit tests](https://github.com/crowdsecurity/php-common/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/crowdsecurity/php-common/actions/workflows/unit-tests.yml)
[![Coding standards](https://github.com/crowdsecurity/php-common/actions/workflows/coding-standards.yml/badge.svg)](https://github.com/crowdsecurity/php-common/actions/workflows/coding-standards.yml)
[![Licence](https://img.shields.io/github/license/crowdsecurity/php-common)](https://github.com/crowdsecurity/php-common/blob/main/LICENSE)

## Installation

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

## Developer guide

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

## License

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