Libraries tagged by expire
andresuntoro/softexpires
310 Downloads
A trait package to add soft expires feature to eloquent laravel/lumen
vectorwyse/idle-timeout-alert
609 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
pierrocknroll/lavarel-passport-purge-command
6510 Downloads
This command purge expired access/refresh tokens for Laravel Passport
micschk/silverstripe-softscheduler
147 Downloads
Adds a very simple way to schedule (Embargo/Expire) SiteTree items
martinmulder/openapi-crowdstrike-falcon-php
42 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
965 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
76 Downloads
Clear expired cache items in DB for laravel database driver
imanghafoori/laravel-file-cache-cleaner
7 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.
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
tugapackages/laravel-model-expires
10 Downloads
A package to assign expiration dates to Eloquent models
pedramkousari/expire-command
12 Downloads
A Laravel package for managing expiration commands