grouphub / seo
Seo Tools For Laravel 4.2
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/grouphub/seo
Requires
- php: >=5.4.0
- illuminate/support: 4.2.*
This package is not auto-updated.
Last update: 2025-11-01 00:21:16 UTC
README
Original code is from https://github.com/niallkennedy/open-graph-protocol-tools and i'm just laraveling it.
How to install
composer require grouphub/seo
then
Add "Grouphub\Seo\SeoServiceProvider" into you app/config/app.php
Feature
- Showing Website Opengraph Meta tag
- Showing Profile Opengraph Meta tag
- Showing Article Opengraph Meta tag
- Showing Video Opengraph Meta tag
- Showing Audio Opengraph Meta tag
- Showing Book Opengraph Meta tag