laravel-url-signer
URL signing library
Creates signed URLs with limited lifetimes using a secret key and validation function.
Create and validate signed URLs with a limited lifetime
708 stars
17 watching
50 forks
Language: PHP
last commit: 5 months ago
Linked from 1 awesome list
laravelmailphpsecurityurl
Related projects:
Repository | Description | Stars |
---|---|---|
spatie/laravel-navigation | Provides a flexible and renderless navigation system for Laravel applications | 498 |
spatie/laravel-tail | A package that provides an artisan command to access and display application logs | 738 |
spatie/laravel-cookie-consent | Adds a simple cookie consent banner to a Laravel application | 1,404 |
spatie/laravel-site-search | A package to create a private search index by crawling and indexing a website | 274 |
viacreative/sudo-su | Enables easy login as other users during development in Laravel applications | 546 |
bryanjos/aws_auth | A library for generating signed AWS URLs with version 4 signatures | 66 |
spatie/laravel-menu | Generates HTML menus for Laravel applications with convenience methods and macros. | 923 |
spatie/laravel-html | A package that simplifies HTML generation in PHP-based web applications using a builder pattern and fluent methods. | 769 |
spatie/laravel-mail-preview | Displays an overlay with a link to the sent mail after sending an email in a local environment for testing purposes. | 1,188 |
spatie/laravel-tags | A package that adds tagging and tag management functionality to Laravel applications | 1,626 |
spatie/laravel-uptime-monitor | An uptime monitoring system that notifies developers when their site is down and when SSL certificates are expiring. | 1,027 |
spatie/laravel-pjax | Middleware to improve page loading times by leveraging client-side updates and server-side rendering of specific HTML fragments | 510 |
spatie/laravel-fractal | A simple wrapper around Fractal to transform data before using it in an API. | 1,894 |
webpatser/laravel-uuid | Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,801 |
spatie/laravel-newsletter | A package to manage email subscriptions and newsletters in Laravel applications. | 1,610 |