Skip to content

leehicks/df-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • 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.

About

DreamFactory scripting services.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%