Download the PHP package sharpapi/laravel-seo-generate-tags without Composer
On this page you can find all versions of the php package sharpapi/laravel-seo-generate-tags. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sharpapi/laravel-seo-generate-tags
More information about sharpapi/laravel-seo-generate-tags
Files in sharpapi/laravel-seo-generate-tags
Package laravel-seo-generate-tags
Short Description AI SEO Meta Tag Generator for Laravel powered by SharpAPI.com
License MIT
Homepage https://github.com/sharpapi/laravel-seo-generate-tags
Informations about the package laravel-seo-generate-tags
AI SEO Meta Tag Generator for Laravel
This package provides a Laravel integration for the SharpAPI SEO Meta Tag Generator. It allows you to automatically generate all important META tags for your web content, which is perfect for improving your website's SEO and social media sharing appearance.
Installation
You can install the package via composer:
Configuration
Publish the config file with:
This is the contents of the published config file:
Make sure to set your SharpAPI key in your .env file:
Usage
Parameters
text(string): The text content or URL to generate meta tags fromlanguage(string|null): The language for the meta tags (default: English)voiceTone(string|null): The tone of voice for the meta tag content (e.g., professional, casual)
Response Format
The response is a JSON string containing various meta tags:
Features
- Generates SEO-optimized page titles
- Creates compelling meta descriptions
- Provides relevant keywords
- Includes Open Graph tags for social media sharing
- Adds Twitter Card meta tags
- Optimizes content for search engines
Credits
- Dawid Makowski
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-seo-generate-tags with dependencies
ext-json Version *
laravel/framework Version ^10.48.29|^11.0|^12.0|^13.0
sharpapi/php-core Version ^1.0