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
- Host: GitHub
- URL: https://github.com/crowdsecurity/php-common
- Owner: crowdsecurity
- License: mit
- Created: 2023-01-12T10:09:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T08:27:48.000Z (over 1 year ago)
- Last Synced: 2024-11-01T09:25:22.070Z (over 1 year ago)
- Topics: php
- Language: PHP
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 11
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# CrowdSec PHP common
> Common PHP code used by other php libs from CrowdSec SDK
[](https://github.com/crowdsecurity/php-common/releases/)
[](https://github.com/crowdsecurity/php-common/actions/workflows/unit-tests.yml)
[](https://github.com/crowdsecurity/php-common/actions/workflows/coding-standards.yml)
[](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)