Download the PHP package fluxfiles/fluxfiles without Composer
On this page you can find all versions of the php package fluxfiles/fluxfiles. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fluxfiles/fluxfiles
More information about fluxfiles/fluxfiles
Files in fluxfiles/fluxfiles
Download fluxfiles/fluxfiles
More information about fluxfiles/fluxfiles
Files in fluxfiles/fluxfiles
Vendor fluxfiles
Package fluxfiles
Short Description Standalone PHP file manager with multi-storage support (Local/S3/R2)
License MIT
Homepage https://github.com/thai-pc/fluxfiles
Package fluxfiles
Short Description Standalone PHP file manager with multi-storage support (Local/S3/R2)
License MIT
Homepage https://github.com/thai-pc/fluxfiles
Please rate this library. Is it a good library?
Informations about the package fluxfiles
FluxFiles Core (PHP)
Core PHP engine for FluxFiles — a standalone, embeddable file manager with multi-storage support (Local/S3/R2) via Flysystem v3.
This package provides:
- API router (
api/index.php) - Core classes (
api/*.php) - UI assets (
assets/,public/) - Translations (
lang/) - Helper functions (
embed.php)
Requirements
- PHP >= 8.1 (Flysystem 3 + Intervention Image v3)
- Composer >= 2
Install (Composer)
Local development (built-in server)
From this package directory:
Open:
- UI:
http://localhost:8080/public/index.html - API:
http://localhost:8080/api/fm/list?disk=local&path=
Configuration
Copy .env.example from the monorepo root (../../.env.example when working inside this package) and set at least:
License
MIT — see LICENSE for details.
Links
- Main repository:
https://github.com/thai-pc/fluxfiles - Laravel adapter:
https://packagist.org/packages/fluxfiles/laravel - Issues:
https://github.com/thai-pc/fluxfiles/issues
All versions of fluxfiles with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-gd Version *
ext-curl Version *
ext-json Version *
ext-openssl Version *
ext-mbstring Version *
ext-fileinfo Version *
league/flysystem Version ^3.0
league/flysystem-aws-s3-v3 Version ^3.0
firebase/php-jwt Version ^7.0
vlucas/phpdotenv Version ^5.0
intervention/image Version ^3.0
league/flysystem-sftp-v3 Version ^3.0
maennchen/zipstream-php Version ^3.1
ext-gd Version *
ext-curl Version *
ext-json Version *
ext-openssl Version *
ext-mbstring Version *
ext-fileinfo Version *
league/flysystem Version ^3.0
league/flysystem-aws-s3-v3 Version ^3.0
firebase/php-jwt Version ^7.0
vlucas/phpdotenv Version ^5.0
intervention/image Version ^3.0
league/flysystem-sftp-v3 Version ^3.0
maennchen/zipstream-php Version ^3.1
The package fluxfiles/fluxfiles contains the following files
Loading the files please wait ...