PHPackages                             makkinga/laravel-dkw-models - 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. makkinga/laravel-dkw-models

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

makkinga/laravel-dkw-models
===========================

A laravel helper for DKW models

1.0.0-beta.3(6y ago)09MITPHP

Since Nov 20Pushed 6y ago1 watchersCompare

[ Source](https://github.com/makkinga/laravel-dkw-models)[ Packagist](https://packagist.org/packages/makkinga/laravel-dkw-models)[ RSS](/packages/makkinga-laravel-dkw-models/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)DependenciesVersions (7)Used By (0)

Laravel DKW Models
==================

[](#laravel-dkw-models)

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

[](#installation)

Require it in your Laravel project using Composer:

```
composer require makkinga/laravel-dkw-models
```

Usage
-----

[](#usage)

This package gives you the global helper function `dkw()` containing all model names and model name additions.

Optionally you can get a specific array using one of these methods:

```
dkw()->getModels('car')
dkw()->getModels('motorcycle')
dkw()->getModels('moped')
dkw()->getModels('misc')

dkw()->getModelAdditions('car')
dkw()->getModelAdditions('motorcycle')
dkw()->getModelAdditions('moped')
dkw()->getModelAdditions('misc')

dkw()->getAllModels()
dkw()->getAllModelAdditions()
```

Licence
-------

[](#licence)

Copyright 2019 Gydo Makkinga

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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 ~0 days

Total

6

Last Release

2366d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/085809385b65e1d8a3981920c6a0e14f63744c7df9e5d58802c489698fa44f26?d=identicon)[makkinga](/maintainers/makkinga)

### Embed Badge

![Health badge](/badges/makkinga-laravel-dkw-models/health.svg)

```
[![Health](https://phpackages.com/badges/makkinga-laravel-dkw-models/health.svg)](https://phpackages.com/packages/makkinga-laravel-dkw-models)
```

PHPackages © 2026

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