Libraries tagged by expiry
lucasborges01/credit-card
2762 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
17 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
jwilsson/auto-refresh-oauth2-token-plugin
384 Downloads
HTTPlug plugin to automatically refresh expired OAuth2 access tokens.
jonathanmaron/increment-version
407 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
27 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
ftembe/cachehandler
7 Downloads
The project is a lightweight caching solution that improves performance by storing and retrieving data efficiently. It offers a file-based storage approach with customizable expiration times, automatic removal of expired data, and ensures the cache folder is accessible and writable. Integrating this caching mechanism enhances application speed and reduces processing time.
erme2/light-token
37909 Downloads
A really light and easy to use class to create and check an expiring tokens using a saltkey