Libraries tagged by expire
andresuntoro/softexpires
253 Downloads
A trait package to add soft expires feature to eloquent laravel/lumen
devsrv/laravel-session-out
711 Downloads
Notify the user via modal if session expired
expirenza/sms-helper
197 Downloads
Helper for messaging trough EXPIRENZA API
vectorwyse/idle-timeout-alert
591 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
137 Downloads
Adds a very simple way to schedule (Embargo/Expire) SiteTree items
martinmulder/openapi-crowdstrike-falcon-php
30 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.
kunstmaan/voting-bundle
963 Downloads
A lot of sites enable users to vote or participate in actions where Facebook Likes are counted and rewarded. The KunstmaanVotingBundle was created to allow a faster setup of that kind of actions and will provide a backlog of votes your users casted. That way you can look for irregularities and automatically stop campains when their deadline has expired. It will provice support for votes on your site only but also for external social networks as Facebook so you can worry about you ideas and not how to implement it.
jhdxr/laravel-prune-db-cache
8 Downloads
Clear expired cache items in DB for laravel database driver
imanghafoori/laravel-file-cache-cleaner
5 Downloads
cleans expired cache files
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.
cornernote/yii-token-manager
598 Downloads
Manages tokens that can be validated, used and expired.
carlcs/craft-autoexpire
378 Downloads
Auto Expire plugin for Craft CMS
bainternet/sqlite-simple-store
48 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.
armancodes/laravel-download-link
2524 Downloads
A simple Laravel package for generating download links with options such as expire time, IP restrictions, etc.