PHPackages                             faysal0x1/seo-manager-module - 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. faysal0x1/seo-manager-module

ActiveLaravel-module[Utility &amp; Helpers](/categories/utility)

faysal0x1/seo-manager-module
============================

Context-aware SEO manager module for Laravel projects.

1.0.2(4mo ago)019MITPHPPHP ^8.2

Since Jan 5Pushed 4mo agoCompare

[ Source](https://github.com/faysal0x1/seo-manager-module)[ Packagist](https://packagist.org/packages/faysal0x1/seo-manager-module)[ RSS](/packages/faysal0x1-seo-manager-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

SeoManager Module
=================

[](#seomanager-module)

Reusable nwidart module that centralises SEO metadata (meta tags, Open Graph, Twitter cards and schema) for Laravel + Inertia projects.

Features
--------

[](#features)

- CRUD UI (Inertia/React) for defining SEO contexts (e.g. `page::home`, `static::privacy-policy`)
- Context-aware overrides consumed by `App\Helpers\SeoHelper`
- Extendable trait for models to expose SEO fields (`App\Modules\SeoManager\Traits\HasSeoAttributes`)
- Service class `App\Modules\SeoManager\Services\SeoManager` for retrieving/merging SEO payloads
- Publishable React pages via `php artisan vendor:publish --tag=seo-manager-views`

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

[](#installation)

```
composer require faysal0x1/seo-manager-module
php artisan module:enable SeoManager
php artisan migrate
```

Usage
-----

[](#usage)

- Visit `/seo-manager` (authenticated) to manage entries.
- Tag specific contexts using `context` (e.g. `page::cart`, `static::return-policy`).
- Attach SEO directly to models by using the provided `HasSeoAttributes` trait.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance78

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~6 days

Total

2

Last Release

120d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b04cc9f0083811cc99536fa81da5da28d93a919f215cd140d710e06bbea77a43?d=identicon)[faysal0x1](/maintainers/faysal0x1)

---

Top Contributors

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

---

Tags

laravelmoduleseometa

### Embed Badge

![Health badge](/badges/faysal0x1-seo-manager-module/health.svg)

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

###  Alternatives

[lionix/seo-manager

SEO Manager for Laravel Framework

2165.4k](/packages/lionix-seo-manager)[fomvasss/laravel-meta-tags

A package to manage SEO (meta-tags, xml-fields, etc.)

3028.9k](/packages/fomvasss-laravel-meta-tags)[calotype/seo

A package containing SEO helpers.

722.6k](/packages/calotype-seo)[vinicius73/seotools

A package containing SEO helpers.

245.2k](/packages/vinicius73-seotools)

PHPackages © 2026

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