PHPackages                             honey-comb/translations - 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. honey-comb/translations

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

honey-comb/translations
=======================

0.2.3(7y ago)03.0kMITPHPPHP ^7.1

Since Mar 26Pushed 7y ago3 watchersCompare

[ Source](https://github.com/honey-comb/translations)[ Packagist](https://packagist.org/packages/honey-comb/translations)[ Docs](https://github.com/honey-comb/translations)[ RSS](/packages/honey-comb-translations/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (8)Versions (8)Used By (0)

honeycomb-translations
======================

[](#honeycomb-translations)

Description
-----------

[](#description)

HoneyComb CMS translations package. It uses  package for loading translations from database. Feel free to check their documentation.

Attention
=========

[](#attention)

This is part resources package for HoneyComb CMS package.

If you want to use laravel version 5.5.\* [use translations package version 0.1.\*](https://github.com/honey-comb/translations/tree/0.1.1 "Translations package version 0.1.*")

Requirement
-----------

[](#requirement)

- php: `^7.1`
- laravel: `^5.6`
- composer

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

[](#installation)

Begin by installing this package through Composer.

```
	{
	    "require": {
	        "honey-comb/translations": "0.2.*"
	    }
	}
```

or

```
    composer require honey-comb/translations
```

Laravel integration
-------------------

[](#laravel-integration)

Publish package config

```
php artisan vendor:publish --provider="HoneyComb\Translations\Providers\HCTranslationServiceProvider"
```

You can set up file names, which won't be imported to database in `config/translations-loader.php` file.

```
'exclude_groups' => [
   //
],
```

Run Artisan commands

`php artisan hc:update`

// imports project translations files
`php artisan import:translations`

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 59.1% 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 ~52 days

Recently: every ~65 days

Total

6

Last Release

2707d ago

PHP version history (2 changes)0.1.0PHP &gt;=7.1.0

0.2.0PHP ^7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/50455fcb3fc494da9ef27a61de8fdb208f589635bcc1a052713050b0f5abca9c?d=identicon)[jdmitrijev](/maintainers/jdmitrijev)

---

Top Contributors

[![darslu](https://avatars.githubusercontent.com/u/24210912?v=4)](https://github.com/darslu "darslu (13 commits)")[![m4nt4s](https://avatars.githubusercontent.com/u/9013427?v=4)](https://github.com/m4nt4s "m4nt4s (9 commits)")

---

Tags

laraveltranslationshoneycomb

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/honey-comb-translations/health.svg)

```
[![Health](https://phpackages.com/badges/honey-comb-translations/health.svg)](https://phpackages.com/packages/honey-comb-translations)
```

###  Alternatives

[vemcogroup/laravel-translation

Translation package for Laravel to scan for localisations and up/download to poeditor

135304.0k2](/packages/vemcogroup-laravel-translation)[genl/matice

Use your Laravel translations in JavaScript. Generates a Blade directive exporting all of your Laravel translations and provides a nice trans() helper function in JavaScript.

101339.4k2](/packages/genl-matice)[statikbe/laravel-chained-translator

The Laravel Chained Translator can combine several translators that can override each others translations.

36149.4k6](/packages/statikbe-laravel-chained-translator)[vildanbina/laravel-auto-translation

A Laravel package for automating the translation of language files.

9220.5k2](/packages/vildanbina-laravel-auto-translation)[cactus-galaxy/filament-astrotomic

Filament support for Astrotomic's Laravel Translatable package.

2516.3k](/packages/cactus-galaxy-filament-astrotomic)[square-bit/laravel-pt-localization

Portuguese Localization package for Laravel

113.6k](/packages/square-bit-laravel-pt-localization)

PHPackages © 2026

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