sj-i/php-variable-fs

a FUSE filesystem to access any PHP variables

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 3

pkg:composer/sj-i/php-variable-fs

v0.0.1 2021-03-24 04:33 UTC

README

A FUSE filesystem for accessing PHP variables

Requirements

  • PHP 7.4 or later
  • ext-ffi enabled
  • libfuse installed
    • tested on Ubuntu 20.10