php-fuse

PHP FFI bindings for libfuse (by sj-i)

Php-fuse Alternatives

Similar projects and alternatives to php-fuse based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better php-fuse alternative or higher similarity.

php-fuse reviews and mentions

Posts with mentions or reviews of php-fuse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-26.
  • sj-i/php-fuse: PHP FFI bindings for libfuse. You can write your own filesystems in PHP.
    6 projects | /r/PHP | 26 Mar 2021
    The introduction of FFI in PHP was done with the reference to LuaJIT. As a result, FFI's CData is a completely dynamic type, similar to stdClass, and does not get proper support from the IDE or static analysis. For this reason, php-fuse has introduced a muddy mechanism to map CData to PHP classes. https://github.com/sj-i/php-fuse/tree/master/src/FFI It is a shame that CData is such a dynamic type since PHP nowadays is a language that easily benefits from static types, unlike Lua or Ruby. I'm hoping that I or someone else can come up with a better solution, such as allowing C types to be mapped to user-defined CData subclasses, as the idea was seen in the early discussions when FFI was introduced. https://externals.io/message/102036#102050

Stats

Basic php-fuse repo stats
2
58
0.0
10 days ago

sj-i/php-fuse is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of php-fuse is PHP.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com