PHPackages                             dreamfactory/df-core - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. dreamfactory/df-core

ActiveLibrary[HTTP &amp; Networking](/categories/http)

dreamfactory/df-core
====================

DreamFactory(tm) Core Components

1.0.14(1mo ago)1651.7k↓50%32[6 PRs](https://github.com/dreamfactorysoftware/df-core/pulls)19Apache-2.0PHPPHP ^8.0CI passing

Since Aug 4Pushed 1mo ago12 watchersCompare

[ Source](https://github.com/dreamfactorysoftware/df-core)[ Packagist](https://packagist.org/packages/dreamfactory/df-core)[ Docs](https://www.dreamfactory.com/)[ RSS](/packages/dreamfactory-df-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (162)Used By (19)Security (1)

DreamFactory Core
-----------------

[](#dreamfactory-core)

[![Total Downloads](https://camo.githubusercontent.com/edad2952f8049dca93a135da13d36f20eda8733db6eb12a5be440f0ac968f6d3/68747470733a2f2f706f7365722e707567782e6f72672f647265616d666163746f72792f64662d636f72652f642f746f74616c2e737667)](https://packagist.org/packages/dreamfactory/df-core)[![Latest Stable Version](https://camo.githubusercontent.com/c7ae1c2b21c6418d0c4e0c6d3346c4894b62716a891577a2882ab1d663a71561/68747470733a2f2f706f7365722e707567782e6f72672f647265616d666163746f72792f64662d636f72652f762f737461626c652e737667)](https://packagist.org/packages/dreamfactory/df-core)[![Latest Unstable Version](https://camo.githubusercontent.com/96c61936c92ab149044196c8ae2821bfd870686ca81c9bca41ee0d2d73a4aaeb/68747470733a2f2f706f7365722e707567782e6f72672f647265616d666163746f72792f64662d636f72652f762f756e737461626c652e737667)](https://packagist.org/packages/dreamfactory/df-core)[![License](https://camo.githubusercontent.com/67dd83c1ea8a6ae1324b380bc30793e0a01a7fd526fc6ac4a5b82bd278d2109e/68747470733a2f2f706f7365722e707567782e6f72672f647265616d666163746f72792f64662d636f72652f6c6963656e73652e737667)](http://www.apache.org/licenses/LICENSE-2.0)

> **Note:** This repository contains the core code of the DreamFactory platform. If you want the full DreamFactory platform, visit the main [DreamFactory repository](https://github.com/dreamfactorysoftware/dreamfactory).

Overview
--------

[](#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)

Documentation for the platform can be found on the [DreamFactory wiki](http://wiki.dreamfactory.com).

Installation
------------

[](#installation)

> **Note:** This document is currently intended for developers who desire to add DreamFactory to an existing Laravel project. For more information, see the [full platform repository](https://github.com/dreamfactorysoftware/dreamfactory).

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

```
“require”:{
	"dreamfactory/df-core": "~0.21.1"
}

```

Save your composer.json and do a "composer update" to install the package. Once the package is installed edit your config/app.php file to add the LaravelServiceProvider in the Providers array.

```
‘providers’ => [
	….,
	….,
	'DreamFactory\Core\LaravelServiceProvider'
]

```

Next run "php artisan vendor:publish" to publish the config file df.php to config/ directory and a helpful test\_rest.html file to public/ directory.

If you have setup your database connection right in your .env file then run the following migration.

```
php artisan migrate

```

Now if you have setup the phpunit config right in phpunit.xml (Use the supplied phpunit.xml-dist file in the package to use the right params) file then you should be able to run the unit tests.

```
phpunit vendor/dreamfactory/df-core/tests/

```

Feedback and Contributions
--------------------------

[](#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"](https://help.github.com/articles/fork-a-repo#contributing-to-a-project)
- All pull requests must be in a ["git flow"](https://github.com/nvie/gitflow) feature branch based on our develop branch and formatted as [PSR-2 compliant](http://www.php-fig.org/psr/psr-2/) to be considered.

### License

[](#license)

The DreamFactory core is open-sourced software available for use under the [Apache Version 2.0 license](http://www.apache.org/licenses/LICENSE-2.0).

###  Health Score

66

—

FairBetter than 99% of packages

Maintenance89

Actively maintained with recent releases

Popularity40

Moderate usage in the ecosystem

Community38

Small or concentrated contributor base

Maturity87

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 74.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~32 days

Recently: every ~41 days

Total

121

Last Release

50d ago

Major Versions

0.25.3 → 1.0.02023-03-02

PHP version history (6 changes)0.0.1PHP ~5.4

0.0.2PHP ~5.5

0.1.8PHP &gt;=5.5

0.9.0PHP &gt;=5.6.4

0.14.0PHP &gt;=7.0.0

1.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/a6d25412f9819bf51eaf3cb005d1f1239f2b81081c51018240d132b98e6ad2b8?d=identicon)[dreamfactory](/maintainers/dreamfactory)

---

Top Contributors

[![df-arif](https://avatars.githubusercontent.com/u/10451617?v=4)](https://github.com/df-arif "df-arif (544 commits)")[![thekevinm](https://avatars.githubusercontent.com/u/36458555?v=4)](https://github.com/thekevinm "thekevinm (39 commits)")[![yaroslavmo](https://avatars.githubusercontent.com/u/40685592?v=4)](https://github.com/yaroslavmo "yaroslavmo (33 commits)")[![oleksandrkits](https://avatars.githubusercontent.com/u/42465412?v=4)](https://github.com/oleksandrkits "oleksandrkits (28 commits)")[![davidweiner-df](https://avatars.githubusercontent.com/u/11543513?v=4)](https://github.com/davidweiner-df "davidweiner-df (20 commits)")[![tomonorman](https://avatars.githubusercontent.com/u/68368403?v=4)](https://github.com/tomonorman "tomonorman (9 commits)")[![wjgilmore](https://avatars.githubusercontent.com/u/161522?v=4)](https://github.com/wjgilmore "wjgilmore (8 commits)")[![nicdavidson](https://avatars.githubusercontent.com/u/59121543?v=4)](https://github.com/nicdavidson "nicdavidson (7 commits)")[![volodymyrpoli](https://avatars.githubusercontent.com/u/48056356?v=4)](https://github.com/volodymyrpoli "volodymyrpoli (7 commits)")[![chas688](https://avatars.githubusercontent.com/u/6233331?v=4)](https://github.com/chas688 "chas688 (6 commits)")[![df-jablan](https://avatars.githubusercontent.com/u/2593959?v=4)](https://github.com/df-jablan "df-jablan (5 commits)")[![vitaliihra](https://avatars.githubusercontent.com/u/107410021?v=4)](https://github.com/vitaliihra "vitaliihra (5 commits)")[![VladyslavTy](https://avatars.githubusercontent.com/u/40686030?v=4)](https://github.com/VladyslavTy "VladyslavTy (4 commits)")[![codyllord](https://avatars.githubusercontent.com/u/194454218?v=4)](https://github.com/codyllord "codyllord (3 commits)")[![daniilly](https://avatars.githubusercontent.com/u/117088089?v=4)](https://github.com/daniilly "daniilly (2 commits)")[![OlegLazaryev](https://avatars.githubusercontent.com/u/2478448?v=4)](https://github.com/OlegLazaryev "OlegLazaryev (2 commits)")[![krishnapriawan](https://avatars.githubusercontent.com/u/16099124?v=4)](https://github.com/krishnapriawan "krishnapriawan (1 commits)")[![dweinerATL](https://avatars.githubusercontent.com/u/5572940?v=4)](https://github.com/dweinerATL "dweinerATL (1 commits)")[![oleksandrono](https://avatars.githubusercontent.com/u/51999869?v=4)](https://github.com/oleksandrono "oleksandrono (1 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")

---

Tags

apidreamfactorylaravelphprestapilaravelrestautomatic-apipaasbaasdreamfactorymbaas

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dreamfactory-df-core/health.svg)

```
[![Health](https://phpackages.com/badges/dreamfactory-df-core/health.svg)](https://phpackages.com/packages/dreamfactory-df-core)
```

###  Alternatives

[francescomalatesta/laravel-api-boilerplate-jwt

An API Boilerplate to create a ready-to-use REST API in seconds.

1.2k7.5k](/packages/francescomalatesta-laravel-api-boilerplate-jwt)[cybercog/youtrack-rest-php

YouTrack REST API PHP Client.

37149.2k3](/packages/cybercog-youtrack-rest-php)[noitran/opendox

OpenApi(Swagger) 3.0 package for Lumen 5.5+ and Laravel 5.5+ with REDOC UI and SwaggerUI 3

2313.9k](/packages/noitran-opendox)[laragear/api-manager

Manage multiple REST servers to make requests in few lines and fluently.

161.8k](/packages/laragear-api-manager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
