PHPackages                             mhgolestani77/jdf - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mhgolestani77/jdf

ActiveJdf-extension[Utility &amp; Helpers](/categories/utility)

mhgolestani77/jdf
=================

JDF library for laravel

00PHP

Since Jul 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/MHGolestani77/jdf)[ Packagist](https://packagist.org/packages/mhgolestani77/jdf)[ RSS](/packages/mhgolestani77-jdf/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

jdf
===

[](#jdf)

JDF Library for Laravel

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

[](#installation)

In the require key of composer.json file add the following

```
"require": {
    "mhgolestani77/jdf": "*"
}

```

Run the Composer update command

```
$ composer update

```

In your config/app.php add 'MHGolestani77\\jdf\\jdfServiceProvider' to the end of the $providers array

```
    'providers' => array(

        'Illuminate\Foundation\Providers\ArtisanServiceProvider',
        'Illuminate\Auth\AuthServiceProvider',
        ...
        'MHGolestani77\Jdf\JdfServiceProvider',

    ),

```

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5b23abf430b0a370ab264ad243b3d836582a07c35a5ea47883f7756080f798c8?d=identicon)[MHGolestani77](/maintainers/MHGolestani77)

---

Top Contributors

[![MHGolestani77](https://avatars.githubusercontent.com/u/44163656?v=4)](https://github.com/MHGolestani77 "MHGolestani77 (4 commits)")

### Embed Badge

![Health badge](/badges/mhgolestani77-jdf/health.svg)

```
[![Health](https://phpackages.com/badges/mhgolestani77-jdf/health.svg)](https://phpackages.com/packages/mhgolestani77-jdf)
```

PHPackages © 2026

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