Download the PHP package rakshazi/gsd-generator without Composer
On this page you can find all versions of the php package rakshazi/gsd-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rakshazi/gsd-generator
More information about rakshazi/gsd-generator
Files in rakshazi/gsd-generator
Download rakshazi/gsd-generator
More information about rakshazi/gsd-generator
Files in rakshazi/gsd-generator
Vendor rakshazi
Package gsd-generator
Short Description Google Structured Data generator
License MIT
Homepage https://github.com/rakshazi/gsd-generator
Package gsd-generator
Short Description Google Structured Data generator
License MIT
Homepage https://github.com/rakshazi/gsd-generator
Please rate this library. Is it a good library?
Informations about the package gsd-generator
Google Structured Data generator
This library has only needed for repo owner functions. If you want something else, feel free to create issue.
Generates <script type="application/ld+json"></script>
with ld markup of passed data. See comments inside class if you want know more.
Supported data types:
- Breadcrumbs
$result = \Rakshazi\GsdGenerator::getBreadcrumbs($data);
- Sitelinks Searchbox
$result = \Rakshazi\GsdGenerator::getSearchbox($url, $search_url);
- Your Site Name in Results
$result = \Rakshazi\GsdGenerator::getSitename($name, $alt_name, $url);
- Search Gallery / Product
$result = \Rakshazi\GsdGenerator::getProduct($productData);
All versions of gsd-generator with dependencies
PHP Build Version
Package Version
No informations.
The package rakshazi/gsd-generator contains the following files
Loading the files please wait ....