Search by

sj-i / php-variable-fs

sj-i

a FUSE filesystem to access any PHP variables

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

This package is auto-updated.

Last update: 2026-08-29 02:19:24 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