https://github.com/crowdsecurity/php-capi-client
The official PHP client for the CrowdSec Central API (CAPI)
https://github.com/crowdsecurity/php-capi-client
php
Last synced: about 1 year ago
JSON representation
The official PHP client for the CrowdSec Central API (CAPI)
- Host: GitHub
- URL: https://github.com/crowdsecurity/php-capi-client
- Owner: crowdsecurity
- License: mit
- Created: 2022-06-02T08:47:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T00:55:16.000Z (over 1 year ago)
- Last Synced: 2025-03-25T13:51:13.042Z (about 1 year ago)
- Topics: php
- Language: PHP
- Homepage:
- Size: 268 KB
- Stars: 4
- Watchers: 9
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# CrowdSec CAPI PHP client
> The official PHP client for the CrowdSec Central API (CAPI)
[](https://github.com/crowdsecurity/php-capi-client/releases/)
[](https://github.com/crowdsecurity/php-capi-client/actions/workflows/unit-and-integration-test.yml)
[](https://github.com/crowdsecurity/php-capi-client/actions/workflows/coding-standards.yml)
[](https://github.com/crowdsecurity/php-capi-client/blob/main/LICENSE)
## Usage
See [User Guide](https://github.com/crowdsecurity/php-capi-client/blob/main/docs/USER_GUIDE.md)
## Installation
See [Installation Guide](https://github.com/crowdsecurity/php-capi-client/blob/main/docs/INSTALLATION_GUIDE.md)
## Developer guide
See [Developer guide](https://github.com/crowdsecurity/php-capi-client/blob/main/docs/DEVELOPER.md)
## License
[MIT](https://github.com/crowdsecurity/php-capi-client/blob/main/LICENSE)