PHPackages                             xdarko/twill-auto-translate - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. xdarko/twill-auto-translate

ActiveLibrary[Localization &amp; i18n](/categories/localization)

xdarko/twill-auto-translate
===========================

自动翻译Model

1.0.2(2y ago)06[3 PRs](https://github.com/hubo502/twill-auto-translate/pulls)MITPHPPHP ^8.0

Since Apr 9Pushed 2y ago1 watchersCompare

[ Source](https://github.com/hubo502/twill-auto-translate)[ Packagist](https://packagist.org/packages/xdarko/twill-auto-translate)[ Docs](https://github.com/hubo502/twill-auto-translate)[ RSS](/packages/xdarko-twill-auto-translate/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (14)Versions (7)Used By (0)

自动翻译Model
=========

[](#自动翻译model)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4b748398cacde42d9d88081ca8bde8a409723b3034df52d240c8afb45d3ce80f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f786461726b6f2f7477696c6c2d6175746f2d7472616e736c6174652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/xdarko/twill-auto-translate)[![GitHub Tests Action Status](https://camo.githubusercontent.com/ed4d50e75fe293c3823e48ed51ca4fdb1682bdab0ab5fe80636d137b1a96deec/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f786461726b6f2f7477696c6c2d6175746f2d7472616e736c6174652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/xdarko/twill-auto-translate/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/2f4dbee13fea3a64e0f6a8fc7dd0a9e0dc08f5d9fba2341fc740eb9c364ef87e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f786461726b6f2f7477696c6c2d6175746f2d7472616e736c6174652f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/xdarko/twill-auto-translate/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/1cc35d926adfab7d77b25f4d459deb557223265b406ea26d24277519e5929725/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f786461726b6f2f7477696c6c2d6175746f2d7472616e736c6174652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/xdarko/twill-auto-translate)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/349f5c998b2214df1080979b4daad9f8d33518a1cdfc6e19abf3f6e0fcb9142e/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f7477696c6c2d6175746f2d7472616e736c6174652e6a70673f743d31)](https://spatie.be/github-ad-click/twill-auto-translate)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require xdarko/twill-auto-translate
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="twill-auto-translate-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="twill-auto-translate-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="twill-auto-translate-views"
```

Usage
-----

[](#usage)

```
$twillAutoTranslate = new Xdarko\TwillAutoTranslate();
echo $twillAutoTranslate->echoPhrase('Hello, Xdarko!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- \[hubo502\]( Hu)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

3

Last Release

1072d ago

### Community

Maintainers

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

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")[![hubo502](https://avatars.githubusercontent.com/u/5745097?v=4)](https://github.com/hubo502 "hubo502 (6 commits)")

---

Tags

laravelxdarkotwill-auto-translate

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/xdarko-twill-auto-translate/health.svg)

```
[![Health](https://phpackages.com/badges/xdarko-twill-auto-translate/health.svg)](https://phpackages.com/packages/xdarko-twill-auto-translate)
```

###  Alternatives

[askdkc/breezejp

Laravel Starter Kit (Livewire+Breeze+Laravel UI+Jetstream)や標準のバリデーションメッセージを全て一瞬で日本語化し、言語切替機能も提供するパッケージです / This package provides all-in-one Japanese translation for Laravel StarterKit (Livewire StarterKit, Breeze, Laravel UI and Jetstream) packages and validation messages with language switching feature.

590244.8k1](/packages/askdkc-breezejp)[statikbe/laravel-filament-chained-translation-manager

A translation manager tool for Laravel Filament, that makes use of the Laravel Chained Translator.

92108.7k](/packages/statikbe-laravel-filament-chained-translation-manager)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[elegantly/laravel-translator

All on one translations management for Laravel

6216.9k](/packages/elegantly-laravel-translator)[smousss/laravel-globalize

Make Laravel projects translatable in a matter of seconds!

2266.3k](/packages/smousss-laravel-globalize)[cosnavel/laravel-query-localization

Query String Localization Package for Laravel

508.2k](/packages/cosnavel-laravel-query-localization)

PHPackages © 2026

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