Libraries tagged by expiry
kanopi/password-policy-90-days
7059 Downloads
Installs and configures Password Policy and sets 90 day expiration default.
bitpatroon/bpn_expiring_fe_users
444 Downloads
Detects an expiring user and sends that person an email with a link to extend the account
bitpatroon/bpn_expiring_fe_groups
455 Downloads
Allows to give an fe_group to an fe_user for a specified amount of time.
apinstein/expiring-hash
34410 Downloads
A utililty to easily create crypographically signed URLs for temporary ad-hoc URL access.
unicalabs/agrippa
341 Downloads
A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...
superbig/craft3-publishedevent
45 Downloads
Triggers an event for entries when they are published or expire in the future
se7enxweb/ezmbpaex
304 Downloads
eZ Publish Legacy Extension that provides functionality for password expiration and validation.
ozanhazer/safe-link
29 Downloads
Sign URLs with expiration date to transfer data between projects
oltrematica/laravel-parking-hub
331 Downloads
Laravel Parking Hub package provides a standardized interface for interacting with various parking service APIs within a Laravel application. It defines Data Transfer Objects (DTOs) to ensure consistent data structures for parking validation responses, including status, validity, and expiration details.
nst/craft-publisher
446 Downloads
Publisher X enables you to publish saved Drafts on a future date without the need to handle the cache expiration logic. The cronjob handles the publication and the cache invalidation.
mkastoun/laravel-419-handler
61 Downloads
Graceful handling of Laravel 419 session expired errors.
mattkirwan/temp-token
66 Downloads
A nice and simple library which allows you to generate a random token with an accompanying expiration date - perfect for creating 'forgotten password' URL's, however the temporary token could be used for anything.
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.
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
92 Downloads
Clear expired cache items in DB for laravel database driver