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 4d 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

[craue/config-bundle

Database-stored settings made available via a service for your Symfony project.

1771.0M4](/packages/craue-config-bundle)[icecave/repr

A library for generating string representations of any value, inspired by Python's reprlib library.

277.1M4](/packages/icecave-repr)[icetalker/filament-table-repeater

This is a package for Filament form component. Extends form Repeater, but shows in Table Layout.

136178.4k2](/packages/icetalker-filament-table-repeater)[renoki-co/clusteer

Clusteer is a Puppeteer wrapper written for PHP, with the super-power of parallelizing pages across multiple browser instances.

891.2k](/packages/renoki-co-clusteer)[digitalcloud/nova-resource-notes

A Laravel Nova Resource Note.

1723.2k](/packages/digitalcloud-nova-resource-notes)[innmind/object-graph

Extract object graph out of a root object

242.8k7](/packages/innmind-object-graph)

PHPackages © 2026

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