ttree/fusion-hashfile

Hash File Wrapper for Neos Fusion

Installs: 17 581

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

Type:neos-package

1.0.5 2022-05-06 14:34 UTC

This package is auto-updated.

Last update: 2024-05-06 19:01:51 UTC


README

A slim wrapper around the hash_file PHP function.

Fusion object

You can change the algo parameter to any support algorithm supported by the PHP function

prototype(Ttree.Fusion.HashFile:Process) {
    algo = 'md5'
    resource = ${value}
}

Acknowledgments

Development sponsored by ttree ltd - neos solution provider.

We try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us.

License

The MIT License (MIT). Please see LICENSE for more information.