Skip to content

ShieldLabs-ai/shieldlabs-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shieldlabs/shieldlabs (PHP)

use ShieldLabs\Client;

$ok = Client::verifyWebhook($rawBody, $_SERVER['HTTP_X_SHIELD_SIGNATURE'] ?? '', $secret);

Signature: X-Shield-Signature: sha256= + hash_hmac('sha256', $raw, $secret). Schema 2026-06-01.

License

MIT

About

ShieldLabs server SDK for PHP: API client, webhook verification, and types.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages