PHPackages                             bupy7/yii2-embed - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. bupy7/yii2-embed

AbandonedArchivedYii2-extension[Image &amp; Media](/categories/media)

bupy7/yii2-embed
================

Wrapper for PHP library https://github.com/oscarotero/Embed to get information from any web page.

1.0.0(10y ago)52.7k3BSD-3-ClausePHP

Since Aug 28Pushed 10y ago3 watchersCompare

[ Source](https://github.com/bupy7/yii2-embed)[ Packagist](https://packagist.org/packages/bupy7/yii2-embed)[ Docs](https://github.com/bupy7/yii2-embed)[ RSS](/packages/bupy7-yii2-embed/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

yii2-embed
==========

[](#yii2-embed)

Wrapper for PHP library  to get information from any web page.

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist bupy7/yii2-embed "@dev"

```

or add

```
"bupy7/yii2-embed": "@dev"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
