PHPackages                             devbshrestha/seo - 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. devbshrestha/seo

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

devbshrestha/seo
================

Simple library for seo

08PHP

Since Jun 18Pushed 4y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

[![Build Status](https://camo.githubusercontent.com/c59043e0b28eab034f19dabc49c9222c43e3fbe5e0c6bc2837a5c0086132a211/68747470733a2f2f7472617669732d63692e6f72672f6c61726176656c2f6672616d65776f726b2e737667)](https://travis-ci.org/laravel/framework)[![Total Downloads](https://camo.githubusercontent.com/b0a7ee2f3f0208712ecb1081b9d6fcf05045c10cd6f345abcb924f5512c0d346/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/laravel/framework)[![Latest Stable Version](https://camo.githubusercontent.com/9e6071b5dd1a4a3bcabe3cca9d97a447d030caeb940f2adbd18699bc0b326702/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/laravel/framework)[![License](https://camo.githubusercontent.com/4a64c31c71966d152c876eea1f35e85fbd33d57ddf5754260a41f053aa72c5b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/laravel/framework)

About Seo
---------

[](#about-seo)

Seo stands for search engine optimization. In any web site seo needs to improve their visibility.

Laravel Seo Package
-------------------

[](#laravel-seo-package)

This seo package helps to improve laravel web site seo

Following are the features
--------------------------

[](#following-are-the-features)

Some of specific features are listed below

- Easy to use
- Easy to Customize
- Dynamic argument
- Support image

Usage
-----

[](#usage)

### In Controller

[](#in-controller)

```
use DevbShrestha\Seo\Seo;

Seo::setSeo('title', 'description', 'keywords1,keyword2,keyword3', 'image-full-url');

or
//dynamic arguement
Seo::setSeo('title');
```

### In views header

[](#in-views-header)

```
{{ Seo::getSeo() }}
```

You are done!!!

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

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://avatars.githubusercontent.com/u/85382378?v=4)[devbs2021](/maintainers/devbs2021)[@devbs2021](https://github.com/devbs2021)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/devbshrestha-seo/health.svg)

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

###  Alternatives

[ramsey/coding-standard

A common coding standard for Ramsey's PHP libraries.

1091.1k36](/packages/ramsey-coding-standard)

PHPackages © 2026

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