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

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

kaspar/seo
==========

1.1(9y ago)029PHPPHP &gt;=5.4.0

Since Mar 23Pushed 9y ago2 watchersCompare

[ Source](https://github.com/stevenkaspar/laravel-seo)[ Packagist](https://packagist.org/packages/kaspar/seo)[ RSS](/packages/kaspar-seo/feed)WikiDiscussions master Synced 4w ago

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

### Example Usage

[](#example-usage)

Include an **Organization** JSON-LD [schema](http://schema.org/Organization)

*layouts.partials.header*

```
@include('layouts.partials.seo')

```

*layouts.partials.seo*

```
{{
  Seo::Organization(array(
    'url' => 'https://example.com',
    'contactPoint' => Seo::contactPointStuct(array(
      array(
        'email' =>       'support@example.com',
        'contactType' => 'Customer Service',
        'url' =>          action('WebsiteController@contact')
      )
    ))
  ))
}}

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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 ~0 days

Total

2

Last Release

3387d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6884144?v=4)[Steven Kaspar](/maintainers/stevenkaspar)[@stevenkaspar](https://github.com/stevenkaspar)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M341](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M275](/packages/illuminate-pipeline)[illuminate/broadcasting

The Illuminate Broadcasting package.

7127.2M205](/packages/illuminate-broadcasting)[illuminate/hashing

The Illuminate Hashing package.

6729.7M187](/packages/illuminate-hashing)

PHPackages © 2026

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