Download the PHP package permafrost-dev/laravel-scriptcache without Composer
On this page you can find all versions of the php package permafrost-dev/laravel-scriptcache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download permafrost-dev/laravel-scriptcache
More information about permafrost-dev/laravel-scriptcache
Files in permafrost-dev/laravel-scriptcache
Download permafrost-dev/laravel-scriptcache
More information about permafrost-dev/laravel-scriptcache
Files in permafrost-dev/laravel-scriptcache
Vendor permafrost-dev
Package laravel-scriptcache
Short Description Allows client-side scripts to leverage the server's laravel cache
License MIT
Homepage https://github.com/permafrost-dev/laravel-scriptcache
Package laravel-scriptcache
Short Description Allows client-side scripts to leverage the server's laravel cache
License MIT
Homepage https://github.com/permafrost-dev/laravel-scriptcache
Please rate this library. Is it a good library?
Informations about the package laravel-scriptcache
Laravel ScriptCache
This package allows javascript to leverage the laravel cache and store small amounts of data for a limited amount of time, usually 60 seconds.
Installation
You can install the package via composer:
Usage
Notes
The cached data is sanitized prior to storage, and the cache key used is tied to the requesting user to avoid access to other items in the cache.
Testing
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-scriptcache with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package permafrost-dev/laravel-scriptcache contains the following files
Loading the files please wait ....