ee/embedly-bundle

Symfony Bundle for official Embedly PHP library.


Keywords
oembed, embedly
License
MIT

Documentation

EmbedlyBundle

Symfony Bundle for official Embedly PHP library.

Build Status

Installation

Composer

"ee/embedly-bundle":"dev-master"

AppKernel.php

new EE\Bundle\EmbedlyBundle\EEEmbedlyBundle(),

Usage

$embedly = $this->container->get('embedly');