PHPackages                             yevhenii/seo-module-laravel - 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. yevhenii/seo-module-laravel

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

yevhenii/seo-module-laravel
===========================

Seo tools module. Seo helpers manager package for websites on Laravel and Lumen

v1.1.1(6y ago)394MITPHPCI failing

Since Mar 16Pushed 6y agoCompare

[ Source](https://github.com/zenia9012/seo-module-laravel)[ Packagist](https://packagist.org/packages/yevhenii/seo-module-laravel)[ Docs](https://github.com/zenia9012)[ RSS](/packages/yevhenii-seo-module-laravel/feed)WikiDiscussions 1.0.2 Synced yesterday

READMEChangelog (1)Dependencies (4)Versions (5)Used By (0)

Seo tools module. Seo helpers package for websites on Laravel and Lumen
=======================================================================

[](#seo-tools-module-seo-helpers-package-for-websites-on-laravel-and-lumen)

This package renders the meta tags and Open Graph tags
------------------------------------------------------

[](#this-package-renders-the-meta-tags-and-open-graph-tags)

#### The package creates a database, you can easily add SEO data to the database.

[](#the-package-creates-a-database-you-can-easily-add-seo-data-to-the-database)

Fields example:

```

example
```

Features:

- seo-manager (coming soon)
- sharing meta tags in your website

Install
-------

[](#install)

1. In your terminal:

```
composer require yevhenii/seo-module-laravel
```

2. Add to config/app.php provider

```
Yevhenii\Seo\SeoServiceProvider::class,
```

3. Publish migration, config, views

```
php artisan vendor:publish --provider="Yevhenii\Seo\SeoServiceProvider::class"
php artisan migrate
```

Usage example
-------------

[](#usage-example)

Add this function to your blade wherever you need

```
{!! \Yevhenii\Seo\Seo::seoBlock() !!}
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~0 days

Total

4

Last Release

2247d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d8963821bca4a30f7e613b311028a09072ff3e100da3ffbbf89fa8933167655?d=identicon)[Yevhenii](/maintainers/Yevhenii)

---

Top Contributors

[![yevhenii-teamscale](https://avatars.githubusercontent.com/u/52066554?v=4)](https://github.com/yevhenii-teamscale "yevhenii-teamscale (20 commits)")[![zenia9012](https://avatars.githubusercontent.com/u/24375317?v=4)](https://github.com/zenia9012 "zenia9012 (5 commits)")

---

Tags

laravelhelperspackagetoolsseolaravel-seoseo managerSEO Laravelseo admin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yevhenii-seo-module-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/yevhenii-seo-module-laravel/health.svg)](https://phpackages.com/packages/yevhenii-seo-module-laravel)
```

###  Alternatives

[lionix/seo-manager

SEO Manager for Laravel Framework

2165.4k](/packages/lionix-seo-manager)[larament/seokit

A complete SEO package for Laravel, covering everything from meta tags to social sharing and structured data.

411.9k](/packages/larament-seokit)[devrabiul/laravel-seo-manager

Laravel SEO Manager is an SEO tool that improves SEO by adding recommended meta tags.

404.8k](/packages/devrabiul-laravel-seo-manager)[elegantly/laravel-seo

An Elegant &amp; flexible SEO tag builder for Laravel

122.9k](/packages/elegantly-laravel-seo)[transprime-research/piper

PHP Pipe method execution with values from chained method executions

174.6k2](/packages/transprime-research-piper)

PHPackages © 2026

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