Libraries tagged by expired
devtical/laravel-drunk-on-419
95 Downloads
Handles 419 errors gracefully by redirecting users when CSRF tokens expire.
leoralph/signed-url
148 Downloads
Enhanced signed URLs for Laravel, including attaching data, click limits and expiry.
freshvine/expiringmediacache
9 Downloads
A simple way to cache media locally and remove it after it expires.
andresuntoro/softexpires
275 Downloads
A trait package to add soft expires feature to eloquent laravel/lumen
alejodaraio/cloudflare-purgefile
29 Downloads
Small library for purge files on Cloudflare using the API version 4
vectorwyse/idle-timeout-alert
603 Downloads
A Laravel package for alerting idle sessions about to expire.
superbig/craft3-publishedevent
45 Downloads
Triggers an event for entries when they are published or expire in the future
micschk/silverstripe-softscheduler
138 Downloads
Adds a very simple way to schedule (Embargo/Expire) SiteTree items
martinmulder/openapi-crowdstrike-falcon-php
41 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
45 Downloads
A package to assign expiration dates to Eloquent models
tugapackages/laravel-model-expires
9 Downloads
A package to assign expiration dates to Eloquent models
pedramkousari/expire-command
11 Downloads
A Laravel package for managing expiration commands