Download the PHP package simexis/oembed without Composer
On this page you can find all versions of the php package simexis/oembed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download simexis/oembed
More information about simexis/oembed
Files in simexis/oembed
Download simexis/oembed
More information about simexis/oembed
Files in simexis/oembed
Vendor simexis
Package oembed
Short Description Laravel 5 - Retrieve page info using oembed, opengraph, etc.
License BSD-3-Clause
Package oembed
Short Description Laravel 5 - Retrieve page info using oembed, opengraph, etc.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package oembed
Oembed
Laravel 5 - Retrieve page info using oembed, opengraph, etc.
Server Requirements
Require PHP 5.5+ or higher.
Installation
Open your composer.json file, and add the new required package.
"simexis/oembed": "1.0.*"
Next, open a terminal and run.
composer update
After the composer updated. Add new service provider in app/config/app.php.
Next, Add new alias.
Done.
Usage
Basic Usage
Caching the results.
License
This package is open-sourced software licensed under The BSD 3-Clause License
All versions of oembed with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
illuminate/support Version ^5.0
illuminate/cache Version ^5.0
simexis/embed Version 1.*
illuminate/support Version ^5.0
illuminate/cache Version ^5.0
simexis/embed Version 1.*
The package simexis/oembed contains the following files
Loading the files please wait ....