PHPackages                             daniel-de-wit/laravel-ide-helper-hook-translatable - 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. daniel-de-wit/laravel-ide-helper-hook-translatable

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

daniel-de-wit/laravel-ide-helper-hook-translatable
==================================================

Add Laravel Translatable support to Laravel IDE Helper

0.0.4(2y ago)36.6k—0%2[1 issues](https://github.com/daniel-de-wit/laravel-ide-helper-hook-translatable/issues)[1 PRs](https://github.com/daniel-de-wit/laravel-ide-helper-hook-translatable/pulls)MITPHPPHP ^8.1CI failing

Since Apr 2Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/daniel-de-wit/laravel-ide-helper-hook-translatable)[ Packagist](https://packagist.org/packages/daniel-de-wit/laravel-ide-helper-hook-translatable)[ Docs](https://github.com/daniel-de-wit/laravel-ide-helper-hook-translatable)[ RSS](/packages/daniel-de-wit-laravel-ide-helper-hook-translatable/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (10)Versions (6)Used By (0)

Laravel IDE Helper Hook Translatable
====================================

[](#laravel-ide-helper-hook-translatable)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a3080752492bf4c4e0a4bf3a0dab0fde2e6d3f216b91568b3d5bab30e7b26684/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f64616e69656c2d64652d7769742f6c61726176656c2d6964652d68656c7065722d686f6f6b2d7472616e736c617461626c652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/daniel-de-wit/laravel-ide-helper-hook-translatable/actions?query=workflow%3Arun-tests+branch%3Amaster)[![Coverage Status](https://camo.githubusercontent.com/ce9afb34619083ea84d1ab716deafbb7d3ff78084acb3c67e91e4d66e5907ba2/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f64616e69656c2d64652d7769742f6c61726176656c2d6964652d68656c7065722d686f6f6b2d7472616e736c617461626c652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/daniel-de-wit/laravel-ide-helper-hook-translatable?branch=master)[![Latest Version on Packagist](https://camo.githubusercontent.com/1e6aa8ea6026db4c98e2dafe22b05ee68ae5ee22cffe3f4d8f4abf0e2afd1b4b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64616e69656c2d64652d7769742f6c61726176656c2d6964652d68656c7065722d686f6f6b2d7472616e736c617461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/daniel-de-wit/laravel-ide-helper-hook-translatable)[![Total Downloads](https://camo.githubusercontent.com/d47b343ca367cdd18887b8af795e65fd475d64f4675cf2a974abcba31a274459/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64616e69656c2d64652d7769742f6c61726176656c2d6964652d68656c7065722d686f6f6b2d7472616e736c617461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/daniel-de-wit/laravel-ide-helper-hook-translatable)

A Laravel Package for adding [Laravel Translatable](https://github.com/Astrotomic/laravel-translatable) support to Laravel IDE Helper [Laravel IDE Helper](https://github.com/barryvdh/laravel-ide-helper).

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

[](#installation)

You can install the package via composer:

```
composer require --dev daniel-de-wit/laravel-ide-helper-hook-translatable
```

The Translatable Hook is loaded using [Package Discovery](https://laravel.com/docs/8.x/packages#package-discovery), when disabled read [Manual Installation](#manual-installation).

Usage
-----

[](#usage)

Run standard model generation commands as normal:

`php artisan ide-helper:models "App\Models\Post"`

Manual Installation
-------------------

[](#manual-installation)

When disabled, register the LaravelIdeHelperHookTranslatableServiceProvider manually by adding it to your config/app.php

```
/*
 * Package Service Providers...
 */
 DanielDeWit\LaravelIdeHelperHookTranslatable\Providers\LaravelIdeHelperHookTranslatableServiceProvider::class,
```

Testing
-------

[](#testing)

```
composer test
```

Credits
-------

[](#credits)

- [Daniel de Wit](https://github.com/daniel-de-wit)
- [wimski](https://github.com/wimski)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance47

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~357 days

Total

4

Last Release

793d ago

PHP version history (3 changes)0.0.1PHP ^7.3|^8.0

0.0.2PHP ^7.3 || ^8.0

0.0.3PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/280a3fc65bcb018cdda3598076ca8040dbe6786970b2317d14d6f5f61d50a6c5?d=identicon)[daniel-de-wit](/maintainers/daniel-de-wit)

---

Top Contributors

[![daniel-de-wit](https://avatars.githubusercontent.com/u/3015394?v=4)](https://github.com/daniel-de-wit "daniel-de-wit (26 commits)")

---

Tags

devlaravel-translatablelaravel-ide-helper

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/daniel-de-wit-laravel-ide-helper-hook-translatable/health.svg)

```
[![Health](https://phpackages.com/badges/daniel-de-wit-laravel-ide-helper-hook-translatable/health.svg)](https://phpackages.com/packages/daniel-de-wit-laravel-ide-helper-hook-translatable)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[symfony/polyfill

Symfony polyfills backporting features to lower PHP versions

2.8k4.5M24](/packages/symfony-polyfill)[phing/phing

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

1.2k21.7M876](/packages/phing-phing)[phpstan/extension-installer

Composer plugin for automatic installation of PHPStan extensions

49998.1M8.3k](/packages/phpstan-extension-installer)

PHPackages © 2026

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