Download the PHP package anthonypauwels/metadata without Composer
On this page you can find all versions of the php package anthonypauwels/metadata. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anthonypauwels/metadata
More information about anthonypauwels/metadata
Files in anthonypauwels/metadata
Download anthonypauwels/metadata
More information about anthonypauwels/metadata
Files in anthonypauwels/metadata
Vendor anthonypauwels
Package metadata
Short Description An helper package to build metadata tags on PHP pages
License MIT
Package metadata
Short Description An helper package to build metadata tags on PHP pages
License MIT
Please rate this library. Is it a good library?
Informations about the package metadata
PHP Metadata
An helper package to build metadata tags on PHP pages.
Installation
Require this package with composer.
Laravel without auto-discovery:
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
:
Then add this line to your facades in config/app.php
:
Usage
Helper function
Helper function returns an instance of Metadata
.
With Laravel
The package provides by default a Facade for Laravel application. You can call methods directly using the Facade or use the alias instead.
API documentation
Metadata
Requirement
PHP 8.0 or above
All versions of metadata with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package anthonypauwels/metadata contains the following files
Loading the files please wait ....