Skip to content

Teners-net/laravel-link-preview

Repository files navigation

Laravel Link Preview

A Laravel package for extracting link previews with customizable parsers, and caching support

Latest Version on Packagist issues stars GitHub license Total Downloads

This package is still in active development.

Installation

To install Laravel Link Preview, run the following command in your terminal:

composer require teners/laravel-link-preview

Publish the package configuration file

php artisan vendor:publish --provider="Teners\LaravelLinkPreview\LaravelLinkPreviewServiceProvider" --tag="link-preview-config"

Contents

  1. Use Cases
  2. Configuration Options

Contributions

Contributions are welcome via Pull Requests on Github.

  • Please document any change you made as neccesary in the README.md.
  • Pleas make only one pull request per feature/fix.
  • See below for some ideas on what you can help with here: Todos

Issues

Please report any issue you encounter in using the package through the Github Issues tab.

Testing

composer test

Credits

Contributors

Contributors list will be added here

License

The MIT License (MIT). Please see License File for more information.

About

A Laravel package for extracting link previews with customizable parsers, and caching support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages