dreamfactory / df-system
DreamFactory(tm) System Service Components
Installs: 27 064
Dependents: 4
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 3
Open Issues: 1
Requires
- dreamfactory/df-core: ~1.0
Requires (Dev)
- phpunit/phpunit: @stable
This package is auto-updated.
Last update: 2024-10-15 10:01:16 UTC
README
Note: This repository contains the system code of the DreamFactory platform. If you want the full DreamFactory platform, visit the main DreamFactory repository.
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.