sj-i/php-variable-fs

a FUSE filesystem to access any PHP variables

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