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)
- Host: GitHub
- URL: https://github.com/crowdsecurity/php-lapi-client
- Owner: crowdsecurity
- License: mit
- Created: 2022-12-06T09:48:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T00:29:44.000Z (over 1 year ago)
- Last Synced: 2025-03-25T13:51:12.598Z (about 1 year ago)
- Topics: php
- Language: PHP
- Homepage:
- Size: 147 KB
- Stars: 3
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# CrowdSec LAPI PHP client
> The official PHP client for the CrowdSec Local API (LAPI)
[](https://github.com/crowdsecurity/php-lapi-client/releases/)
[](https://github.com/crowdsecurity/php-lapi-client/actions/workflows/unit-and-integration-test.yml)
[](https://github.com/crowdsecurity/php-lapi-client/actions/workflows/coding-standards.yml)
[](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)