dreamfactorysoftware / df-script

DreamFactory scripting services.
http://www.dreamfactory.com
Other
3 stars 4 forks source link

DreamFactory Script

Note: This repository contains the scripting features of the DreamFactory platform. If you want the full DreamFactory platform, visit the main DreamFactory repository.

Overview

DreamFactory(™) Script is a package built on top of the DreamFactory core, and as such retains the requirements of the df-core.

Documentation

Documentation for the scripting features can be found on the DreamFactory wiki.

Installation

Edit your project’s composer.json to require the following package.

“require”:{
    "dreamfactory/df-script": "~0.6.0"
}

Feedback and Contributions

License

This code is governed by a commercial license. To use it, you must follow refer to the LICENSE file.