Libraries tagged by expiration
annaghd/php-credit-card-validator-plus
11537 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
kanopi/password-policy-90-days
6381 Downloads
Installs and configures Password Policy and sets 90 day expiration default.
wpscholar/wp-post-expiration
278 Downloads
A WordPress module that makes it easy to add support for post expiration to any post type.
webhubworks/craft-verified-entries
14 Downloads
Verified Entries is a Craft CMS plugin that enables editors to take ownership of entries, verify them periodically, and set an expiration date for validity. It helps maintain content freshness by sending reminders to review and update entries before they become outdated.
se7enxweb/ezmbpaex
236 Downloads
eZ Publish Legacy Extension that provides functionality for password expiration and validation.
safemailer/safemailer
17 Downloads
A Laravel package for secure email attachments with expiration
pageon/expiring-token
494 Downloads
A cryptographically safe token with a build in customizable expiration date
ozanhazer/safe-link
27 Downloads
Sign URLs with expiration date to transfer data between projects
mattkirwan/temp-token
65 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.
kanopi/saplings-password-policy-90-days
30 Downloads
Installs and configures Password Policy and sets 90 day expiration default.
irabbi360/php-credit-card-validator
67 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
drupal/security_layer
19 Downloads
Installs and configures Password Policy and sets 90 day expiration default.
derekashauer/support-access-manager
12 Downloads
Creates temporary WordPress admin accounts with expiration and access limits
beliven-it/laravel-password-expiry
205 Downloads
A simple and customizable package that adds password expiration functionality to your Laravel applications, enhancing user security with regular password rotation
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.