dreamfactory/df-system

DreamFactory(tm) System Service Components

Maintainers

👁 dreamfactory

Package info

github.com/dreamfactorysoftware/df-system

Homepage

Wiki

pkg:composer/dreamfactory/df-system

Statistics

Installs: 31 560

Dependents: 6

Suggesters: 0

Stars: 3

Open Issues: 1

0.6.5 2026-05-27 15:59 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Apache-2.0 ad3028d3923d9f016049628ad595f8a3015601b9

  • DreamFactory Team <code.woop@dreamfactory.com>

restapilaraveldreamfactorypaasbaasmbaas


README

Note: This repository contains the system code 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 platform can be found on the DreamFactory wiki.

Installation

For more information, see the full platform repository.

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

“require”:{
	"dreamfactory/df-system": "~0.1.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 core is open-sourced software available for use under the Apache Version 2.0 license.