Libraries tagged by signed url
benxmy/laravel-dual-use-signed-url
10 Downloads
Laravel Dual Use Signed URL
coppolafab/php-url-signer
23 Downloads
Create signed URLs with an expiring date
tleckie/url-signer
5 Downloads
Create secured URLs with a limited lifetime in php
masterei/laravel-signer
11 Downloads
Laravel signed URL wrapper with additional feature such as consumable and user-based signed URLs.
endeavors/components-routing
45 Downloads
The Endeavors Components Routing package
svikramjeet/s3-presigned
615 Downloads
PHP wrapper of S3 api for pre-signed url
pinfirestudios/craft-google-static-maps
138 Downloads
Provides a function to generate a signed URL for the Google Maps Static API
helium/auto-login
256 Downloads
Simple endpoints to automatically authenticate Users via signed URL
clickbar/laravel-validate-relative-signature
43 Downloads
Middleware for validating relative signed url requests.
benjamin-smith/craft-awscloudfront-private-content
16 Downloads
Create CloudFront signed URLs on the fly to protect your assets.
arraypress/hmac-signer
0 Downloads
Enables secure and verified access to resources by generating HMAC signed URLs, ideal for environments like CloudFlare R2 buckets.
carry0987/sharp
30 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
6 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
318 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.