Download the PHP package pingpong/oembed without Composer
On this page you can find all versions of the php package pingpong/oembed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pingpong/oembed
More information about pingpong/oembed
Files in pingpong/oembed
Download pingpong/oembed
More information about pingpong/oembed
Files in pingpong/oembed
Vendor pingpong
Package oembed
Short Description Laravel 4 - Retrieve page info using oembed, opengraph, etc.
License MIT
Package oembed
Short Description Laravel 4 - Retrieve page info using oembed, opengraph, etc.
License MIT
Please rate this library. Is it a good library?
Informations about the package oembed
Oembed
Laravel 4 - Retrieve page info using oembed, opengraph, etc.
Server Requirements
Require PHP 5.4+ or higher.
Installation
Open your composer.json file, and add the new required package.
"pingpong/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.
Documentation
Because this package using the library oscarotero/Embed, please refer to its documentation for more info.
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.4.0
illuminate/support Version 4.2.*
illuminate/cache Version 4.2.*
embed/embed Version 1.7.0
illuminate/support Version 4.2.*
illuminate/cache Version 4.2.*
embed/embed Version 1.7.0
The package pingpong/oembed contains the following files
Loading the files please wait ....