Libraries tagged by signed url
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
6 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
1767538 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
twogether/laravel-url-signer
45297 Downloads
Signs and validates URLs with public/private keys
hejunjie/url-signer
218 Downloads
一个用于生成和验证带签名的 URL 的工具类,支持设置有效期与参数加密。可用于接口防篡改、防盗链、下载链接保护等场景 | A PHP library for generating URLs with encryption and signature protection—useful for secure resource access and tamper-proof links.
arraypress/s3-signer
16 Downloads
A robust, lightweight library to generate presigned URLs for various S3-compatible storage providers, including Cloudflare R2, Linode, Amazon, and more.
patieru/url-signer
21 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
jmoati/url-signer-bundle
46 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
11 Downloads
Generate a URL with unique parameters and a signature to prevent invalid accesses.
inspire/signer
34 Downloads
Basic URL and request signer
thscz/query-signer
12 Downloads
Creates control hash for specified query values and validate them