Libraries tagged by expiry
maheshwaghmare/wp-dev-remote-request
2 Downloads
Cache the HTTP reqeust and store into the transient for given expiration time to avoid the remote requests.
lucasborges01/credit-card
2763 Downloads
Validate credit card number, expiration date, cvc
larautils/credit-card
10 Downloads
Validate credit card number, expiration date, cvc
kruegge82/dhl-authentication-oauth-api
20 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
koriym/mini-cache
113 Downloads
Simplest cache with no expiration
kanopi/saplings-password-policy-90-days
30 Downloads
Installs and configures Password Policy and sets 90 day expiration default.
jwilsson/auto-refresh-oauth2-token-plugin
385 Downloads
HTTPlug plugin to automatically refresh expired OAuth2 access tokens.
jonathanmaron/increment-version
408 Downloads
increment-version helps you programmatically maintain a .version file in the root directory of your project that contains a version number. Using this version number it is trivial to programmatically invalidate URIs to resources with a long expires header (stored, for example, in a CDN) in your build scripts.
imaddev/php-credit-card-validator
28 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
hareland/multi-cache-remember
195 Downloads
This package offers the rememberMany macro for the Laravel Cache facade, providing efficient retrieval of multiple cache keys with customizable expiration and callbacks for missing keys.
gumnet/magento-2-disable-force-change-password
7 Downloads
Magento 2 disable force change password on expiration for admin user
gpibarra/lavarel-passport-purge-command
14339 Downloads
This command purge expired access/refresh tokens for Laravel Passport
giahojnost/credit-card-validator
7 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
gcgov/framework-service-auth-ms-front
7 Downloads
Plugins enables the exchange of a Microsoft access token for an application access token. The service assumes the user's front end will handle the authentication flow to acquire and manage the expiration of the Microsoft access token. When the framework app's token expires, user must re-exchange a valid Microsoft access token for an updated app access token. There are no app refresh tokens or mechanisms.
g4/php-credit-card-validator
15 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date