Libraries tagged by Expires
spatie/blink
2997835 Downloads
Cache that expires in the blink of an eye
spatie/laravel-blink
710269 Downloads
Cache that expires in the blink of an eye
lochmueller/staticfilecache
925298 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
mvdnbrk/laravel-model-expires
17081 Downloads
A package to assign expiration dates to Eloquent models
maize-tech/laravel-model-expires
369 Downloads
Laravel Model Expires
mbissonho/module-remember-admin-last-page
984 Downloads
This module allow a admin user to come back to the same page(order, customer or config management) when it's session expires.
doloan09/laravel-model-expires
157 Downloads
A package to assign expiration dates to Eloquent models
andresuntoro/softexpires
253 Downloads
A trait package to add soft expires feature to eloquent laravel/lumen
bainternet/sqlite-simple-store
48 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.
uocnv/laravel-model-expires
44 Downloads
A package to assign expiration dates to Eloquent models
tugapackages/laravel-model-expires
9 Downloads
A package to assign expiration dates to Eloquent models
createnl/expires
3761 Downloads
Set expiration date for database records, like future deleted at columns
wdb/nc_staticfilecache
1447 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase response times for static pages by a factor of 230!!
jonathanmaron/increment-version
406 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.
gcgov/framework-service-auth-ms-front
4 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.