PHPackages                             litstack/deeplable - 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. litstack/deeplable

ActiveLibrary

litstack/deeplable
==================

v0.7.3(2y ago)01.4kMITPHP

Since Sep 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/litstack/deeplable)[ Packagist](https://packagist.org/packages/litstack/deeplable)[ RSS](/packages/litstack-deeplable/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (10)Dependencies (5)Versions (18)Used By (0)

Litstack Deeplable - DeepL Translator
=====================================

[](#litstack-deeplable---deepl-translator)

A package to automatically translate [CRUD models](https://litstack.io/docs/crud/model) and [forms](https://litstack.io/docs/crud/forms) in litstack via the DeepL api.

Setup
-----

[](#setup)

Install the package via composer.

```
composer require litstack/deeplable
```

Please follow the steps for setting up the [aw-studio/laravel-deeplable](https://github.com/aw-studio/laravel-deeplable) package.

Usage
-----

[](#usage)

The package ships with 2 actions:

- `Litstack\Deeplable\TranslateAction` - Translates a single model/form
- `Litstack\Deeplable\TranslateAllAction` - Translates all models configured in the `deeplable.models` config

Example:

```
$page->headerLeft()->action('Übersetzen', TranslateAction::class);
```

You may add the following models to the `deeplable.models` config:

- `Ignite\Crud\Models\Form`
- `Ignite\Crud\Models\Repeatable`

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62.5% 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 ~54 days

Recently: every ~21 days

Total

15

Last Release

962d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29352871?v=4)[Lennart Carstens-Behrens](/maintainers/cbl)[@cbl](https://github.com/cbl)

---

Top Contributors

[![jannescb](https://avatars.githubusercontent.com/u/17292622?v=4)](https://github.com/jannescb "jannescb (20 commits)")[![cbl](https://avatars.githubusercontent.com/u/29352871?v=4)](https://github.com/cbl "cbl (11 commits)")[![trghnsn](https://avatars.githubusercontent.com/u/71370078?v=4)](https://github.com/trghnsn "trghnsn (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/litstack-deeplable/health.svg)

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

PHPackages © 2026

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