dreamfactory / df-file
File service for DreamFactory Platform 2.0
Requires
- dreamfactory/df-core: ~1.0
- league/flysystem-ftp: ^3.0
- league/flysystem-sftp-v3: ^3.0
- league/flysystem-webdav: 3.1.1
Requires (Dev)
- phpunit/phpunit: @stable
- dev-master
- 0.9.0
- 0.8.0
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- dev-develop / 0.6.x-dev
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.0
- 0.4.1
- 0.4.0
- 0.3.0
- 0.2.1
- 0.2.0
- 0.1.0
- dev-security/may-2026-audit-hardening
- dev-shift/laravel-13
- dev-fix/security-audit-2026-05
- dev-DP-598
- dev-DP-602
- dev-dependabot/composer/master/dreamfactory/df-core-approx-1.1
- dev-DP-470
- dev-laravel-upgrade
- dev-feature/doc-update
This package is auto-updated.
Last update: 2026-05-13 00:51:53 UTC
README
Note: This repository contains the file service features of the DreamFactory platform. If you want the full DreamFactory platform, visit the main DreamFactory repository.
Overview
DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data source, connecting enterprise applications and on-prem LLMs with role-based access and identity passthrough.
Documentation
Documentation for the file service features can be found on the DreamFactory wiki.
Installation
Edit your project’s composer.json to require the following package.
“require”:{
"dreamfactory/df-file": "~0.6.0"
}
Feedback and Contributions
- Feedback is welcome in the form of pull requests and/or issues.
- Contributions should generally follow the strategy outlined in "Contributing to a project"
- All pull requests must be in a "git flow" feature branch and formatted as PSR-2 compliant to be considered.
License
The DreamFactory scripting script repository is open-sourced software available for use under the Apache Version 2.0 license.