PHPackages                             ekremogul/vb-translate-manager - 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. ekremogul/vb-translate-manager

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

ekremogul/vb-translate-manager
==============================

This is my package vb-translate-manager

00[3 PRs](https://github.com/ekremogul/vb-translation-manager/pulls)PHP

Since May 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ekremogul/vb-translation-manager)[ Packagist](https://packagist.org/packages/ekremogul/vb-translate-manager)[ RSS](/packages/ekremogul-vb-translate-manager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

This is my package vb-translate-manager
=======================================

[](#this-is-my-package-vb-translate-manager)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ff2faf699a539f3a457257025b4dc731e337ce4d58c7154afc5cc37254f22130/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656b72656d6f67756c2f76622d7472616e736c6174652d6d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ekremogul/vb-translate-manager)[![GitHub Tests Action Status](https://camo.githubusercontent.com/1eedf9adbed428c6827b2ad3ad41298a08f307f51173978e5cbfaa428fa8b92a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f656b72656d6f67756c2f76622d7472616e736c6174652d6d616e616765722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/ekremogul/vb-translate-manager/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/16049dd7f908c89a256c2e183d14efa93902169b628083a225dd82677de0e929/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f656b72656d6f67756c2f76622d7472616e736c6174652d6d616e616765722f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/ekremogul/vb-translate-manager/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/d9a36e60f6248f5c1414f91a17233a5ef5c14507d37c9e9f95e1cbf8b08428a1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656b72656d6f67756c2f76622d7472616e736c6174652d6d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ekremogul/vb-translate-manager)

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/a6800e480e9df566dfd9f73d4b49007cb547eab9f1878865bfb0d334c38030d7/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f76622d7472616e736c6174652d6d616e616765722e6a70673f743d31)](https://spatie.be/github-ad-click/vb-translate-manager)

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 ekremogul/vb-translate-manager
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="vb-translate-manager-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="vb-translate-manager-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="vb-translate-manager-views"
```

Usage
-----

[](#usage)

```
$vbTranslateManager = new EkremOgul\VbTranslateManager();
echo $vbTranslateManager->echoPhrase('Hello, EkremOgul!');
```

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)

- [Ekrem OĞUL](https://github.com/ekremogul)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d79ce4282b6e5f201ab8436a1bcc003236d75057cdbb0d8ad73e2b1d9551a44?d=identicon)[ekremogul](/maintainers/ekremogul)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ekremogul-vb-translate-manager/health.svg)

```
[![Health](https://phpackages.com/badges/ekremogul-vb-translate-manager/health.svg)](https://phpackages.com/packages/ekremogul-vb-translate-manager)
```

###  Alternatives

[symfony/translation

Provides tools to internationalize your application

6.6k836.5M2.0k](/packages/symfony-translation)[nesbot/carbon

An API extension for DateTime that supports 281 different languages.

169661.4M4.8k](/packages/nesbot-carbon)[joedixon/laravel-translation

A tool for managing all of your Laravel translations

717911.4k11](/packages/joedixon-laravel-translation)[illuminate/translation

The Illuminate Translation package.

6936.4M491](/packages/illuminate-translation)[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[larswiegers/laravel-translations-checker

Make sure your laravel translations are checked and are included in all languages.

256423.2k2](/packages/larswiegers-laravel-translations-checker)

PHPackages © 2026

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