Download the PHP package basteyy/plates-local-assets-copy without Composer
On this page you can find all versions of the php package basteyy/plates-local-assets-copy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download basteyy/plates-local-assets-copy
More information about basteyy/plates-local-assets-copy
Files in basteyy/plates-local-assets-copy
Download basteyy/plates-local-assets-copy
More information about basteyy/plates-local-assets-copy
Files in basteyy/plates-local-assets-copy
Vendor basteyy
Package plates-local-assets-copy
Short Description Plugin for Plates which cache remote assets at local storage
License MIT
Package plates-local-assets-copy
Short Description Plugin for Plates which cache remote assets at local storage
License MIT
Please rate this library. Is it a good library?
Informations about the package plates-local-assets-copy
Plates Local Assets Copy Extension
A plugin for the pure PHP template engine plates. The extension downloads remote assets to local cache and provide the local public URL instead. More or less for local (offline) development.
Setup
First download the library via composer:
Register the plugin in Plates:
Usage
Create the hash of a password
Example
File will be downloaded to cache/mini-default.min.css. Inside the template the public path will displayed: /public/path/mini-default.min.css
License
The MIT License (MIT). Please see License File for more information.
All versions of plates-local-assets-copy with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-curl Version *
ext-curl Version *
The package basteyy/plates-local-assets-copy contains the following files
Loading the files please wait ....