Download the PHP package wwwision/assetusage without Composer
On this page you can find all versions of the php package wwwision/assetusage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wwwision/assetusage
More information about wwwision/assetusage
Files in wwwision/assetusage
Download wwwision/assetusage
More information about wwwision/assetusage
Files in wwwision/assetusage
Vendor wwwision
Package assetusage
Short Description Simple and fast asset usage index for the Neos Content Repository
License MIT
Package assetusage
Short Description Simple and fast asset usage index for the Neos Content Repository
License MIT
Please rate this library. Is it a good library?
Informations about the package assetusage
Wwwision.AssetUsage
Simple and fast asset usage index for the Neos Content Repository
Usage
Install via composer:
composer require wwwision/assetusage
Important: The usage index has to be updated manually initially. After that it will be kept in sync automatically
Update usage index
./flow assetusage:updateIndex
Reset usage index
./flow assetusage:resetIndex
Disclaimer
This package is inspired by flowpack/neos-asset-usage but uses Doctrine DBAL directly and thus comes with some advantages:
- Much simpler architecture due to fewer abstraction levels
- Linear memory consumption (see https://github.com/Flowpack/Flowpack.Neos.AssetUsage/issues/3)
- Detects asset usages in text properties (see https://github.com/Flowpack/Flowpack.Neos.AssetUsage/issues/1)
All versions of assetusage with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-json Version *
neos/flow Version ^7.3 || ^8.0
neos/media Version ^7.3 || ^8.0
neos/content-repository Version ^7.3 || ^8.0
symfony/polyfill-php80 Version ^1.27
ext-json Version *
neos/flow Version ^7.3 || ^8.0
neos/media Version ^7.3 || ^8.0
neos/content-repository Version ^7.3 || ^8.0
symfony/polyfill-php80 Version ^1.27
The package wwwision/assetusage contains the following files
Loading the files please wait ....