PHPackages                             benahmetcelik/laravel-multilang-posts - 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. benahmetcelik/laravel-multilang-posts

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

benahmetcelik/laravel-multilang-posts
=====================================

Laravel SEO Tools

04PHP

Since Sep 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/benahmetcelik/laravel-multilang-posts)[ Packagist](https://packagist.org/packages/benahmetcelik/laravel-multilang-posts)[ RSS](/packages/benahmetcelik-laravel-multilang-posts/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Multilang Posts
=======================

[](#laravel-multilang-posts)

[See Demo](https://github.com/benahmetcelik/laravel-multilang-posts)

### Installation

[](#installation)

Add composer.json file :

```
   "benahmetcelik/laravel-multilang-posts": "dev-main",
```

Run The Your Terminal :

```
  php artisan vendor:publish
```

And 0 press

### Easy to use

[](#easy-to-use)

Only Install and usage :)

### Change Colors

[](#change-colors)

Config/multilang\_post.php

```
   'models'=>[

        'App\Models\News' => [
            'title_column' => 'title',
            // Column to be keywords (data in this column will be spaced and combined with (,))
            'keywords_column' => 'title',
            'desc_column' => 'content',
            'image' => true,
            'image_column' => 'image',
            'desc_lenght' => 10,
            'slug_column' => 'slug',
            'route' => 'news'
        ]

    ]
```

Simple Usage in blade file :

```
 {!!  $your_model->getLangPost('en','column') !!}
```

This is simple. Isn't it?

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/93056e020d8d05cd9c9a2513ffdb161f246cfd88d6b7cc8ace63b454be2782b7?d=identicon)[benahmetcelik](/maintainers/benahmetcelik)

---

Top Contributors

[![benahmetcelik](https://avatars.githubusercontent.com/u/82289446?v=4)](https://github.com/benahmetcelik "benahmetcelik (7 commits)")

### Embed Badge

![Health badge](/badges/benahmetcelik-laravel-multilang-posts/health.svg)

```
[![Health](https://phpackages.com/badges/benahmetcelik-laravel-multilang-posts/health.svg)](https://phpackages.com/packages/benahmetcelik-laravel-multilang-posts)
```

###  Alternatives

[scriptixru/sypexgeo

Supports GeoIP services (sypexgeo.net).

3328.9k](/packages/scriptixru-sypexgeo)[david-r-edgar/rdp

Ramer–Douglas–Peucker algorithm for polyline simplification

2332.7k](/packages/david-r-edgar-rdp)[junohamburg/kirby-visual-block-selector

Kirby Visual Block Selector

593.9k](/packages/junohamburg-kirby-visual-block-selector)[gongo/merciful-polluter

Emulate `register\_globals` and `magic\_quotes\_gpc` in PHP 5.4 or higher

1715.0k](/packages/gongo-merciful-polluter)[avram/vokativ

Library used to convert first names from Serbian language into their vocative case.

1318.4k](/packages/avram-vokativ)

PHPackages © 2026

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