Libraries tagged by signed url
arraypress/hmac-signer
0 Downloads
Enables secure and verified access to resources by generating HMAC signed URLs, ideal for environments like CloudFlare R2 buckets.
clickbar/laravel-validate-relative-signature
43 Downloads
Middleware for validating relative signed url requests.
benjamin-smith/craft-awscloudfront-private-content
17 Downloads
Create CloudFront signed URLs on the fly to protect your assets.
carry0987/sharp
32 Downloads
A PHP library for generating signed and encrypted URLs for image processing with Sharp-API, using AES-256-GCM and HMAC-SHA256
carry0987/filetree
8 Downloads
A PHP library for generating signed and encrypted URLs with FileTree-API, using AES-256-GCM and HMAC-SHA256
rasalas/easycrypt
7 Downloads
turns array data or strings in url safe(optional) signed crypt strings and can decrypt them again and make sure it's the same data
barseghyanartur/ska
319 Downloads
Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.
spatie/url-signer
1877688 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
twogether/laravel-url-signer
48906 Downloads
Signs and validates URLs with public/private keys
hejunjie/url-signer
247 Downloads
一个用于生成和验证带签名的 URL 的工具类,支持设置有效期与参数加密。可用于接口防篡改、防盗链、下载链接保护等场景 | A PHP library for generating URLs with encryption and signature protection—useful for secure resource access and tamper-proof links.
patieru/url-signer
23 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
jmoati/url-signer-bundle
47 Downloads
Sign and check url with a key
hercules/alist-url-signer
3 Downloads
php生成alist分享URL
anthonysan95/url-signer
1 Downloads
Simple URL Signer for securing your URLs
piggly/url-file-signer
12 Downloads
Generate a URL with unique parameters and a signature to prevent invalid accesses.