EmbedlyBundle
Symfony Bundle for official Embedly PHP library.
Installation
Composer
"ee/embedly-bundle":"dev-master"
AppKernel.php
new EE\Bundle\EmbedlyBundle\EEEmbedlyBundle(),
Usage
$embedly = $this->container->get('embedly');
Symfony Bundle for official Embedly PHP library.