sentinelphp / core
SentinelPHP core library - HTTP client wrapper for intercepting and storing API calls with PII redaction and schema generation
v1.0.6
2026-04-25 15:10 UTC
Requires
- php: >=8.2
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.1 || ^2.0
- psr/log: ^2.0 || ^3.0
- sentinelphp/redact: @dev
- sentinelphp/schema: @dev
Requires (Dev)
- guzzlehttp/guzzle: ^7.0
- guzzlehttp/psr7: ^2.0
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^11.0
Suggests
- guzzlehttp/guzzle: Required for GuzzleMiddleware support
- sentinelphp/drift: For API drift detection
- sentinelphp/dto: For DTO code generation
- sentinelphp/encrypt: For data encryption