Download the PHP package felipemateus/metatags without Composer
On this page you can find all versions of the php package felipemateus/metatags. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package metatags
# Metatags A Laravel package to fetch all metadata of a webpage.
-
Add Service Provider Open
config/app.phpand addFelipeMateus\Metatags\Providers\MetatagsProvider::class,to the end ofprovidersarray:Next under the
aliasesarray:
Requirements
- You need to install the DOM extension.
How to use
-
After following the above steps,
Get only OG ( Open Graph ) Metatages data
All versions of metatags with dependencies
PHP Build Version
Package Version
The package felipemateus/metatags contains the following files
Loading the files please wait ...