Download the PHP package dreamfactory/df-file without Composer
On this page you can find all versions of the php package dreamfactory/df-file. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dreamfactory/df-file
More information about dreamfactory/df-file
Files in dreamfactory/df-file
Package df-file
Short Description File service for DreamFactory Platform 2.0
License Apache-2.0
Homepage https://www.dreamfactory.com/
Informations about the package df-file
DreamFactory File Service
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(™) File Service is a package built on top of the DreamFactory core, and as such retains the requirements of the df-core.
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.
All versions of df-file with dependencies
league/flysystem-sftp-v3 Version ^3.0
league/flysystem-webdav Version 3.1.1
dreamfactory/df-core Version ~1.0