Libraries tagged by expired
alleyinteractive/expiring-posts
5351 Downloads
Automatically Expire Posts
leoralph/signed-url
285 Downloads
Enhanced signed URLs for Laravel, including attaching data, click limits and expiry.
vectorwyse/idle-timeout-alert
615 Downloads
A Laravel package for alerting idle sessions about to expire.
rekalogika/file-server
2685 Downloads
Temporary URL resource server for rekalogika/file FileInterface. Access files easily in your application by creating temporary URLs that expire after a set amount of time.
influendo/laravel-survivor
51089 Downloads
Doesn't let your tokens expire
devtical/laravel-drunk-on-419
152 Downloads
Handles 419 errors gracefully by redirecting users when CSRF tokens expire.
micschk/silverstripe-softscheduler
167 Downloads
Adds a very simple way to schedule (Embargo/Expire) SiteTree items
superbig/craft3-publishedevent
45 Downloads
Triggers an event for entries when they are published or expire in the future
martinmulder/openapi-crowdstrike-falcon-php
46 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
frozzare/wp-conauth
15 Downloads
Signing in to WordPress by link sent to your email. The link will expire in fifteen minutes and can only be used once.
carlcs/craft-autoexpire
378 Downloads
Auto Expire plugin for Craft CMS
bainternet/sqlite-simple-store
50 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
uocnv/laravel-model-expires
46 Downloads
A package to assign expiration dates to Eloquent models
pedramkousari/expire-command
13 Downloads
A Laravel package for managing expiration commands
laragear/expire-route
4 Downloads
Don't find route models created after a moment in time.