sj-i/php-variable-fs

a FUSE filesystem to access any PHP variables

Maintainers

Package info

github.com/sj-i/php-variable-fs

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

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 3

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