Libraries tagged by expiration
annaghd/php-credit-card-validator-plus
11886 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
7109 Downloads
Installs and configures Password Policy and sets 90 day expiration default.
wpscholar/wp-post-expiration
286 Downloads
A WordPress module that makes it easy to add support for post expiration to any post type.
se7enxweb/ezmbpaex
305 Downloads
eZ Publish Legacy Extension that provides functionality for password expiration and validation.
safemailer/safemailer
32 Downloads
A Laravel package for secure email attachments with expiration
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
447 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.
moox/expiry
205 Downloads
Monitor the expiration of records
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.
irabbi360/php-credit-card-validator
72 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
gumnet/magento-2-disable-force-change-password
51 Downloads
Magento 2 disable force change password on expiration for admin user
derekashauer/support-access-manager
12 Downloads
Creates temporary WordPress admin accounts with expiration and access limits
beliven-it/laravel-password-expiry
218 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.