Create a composer.json in your projects root-directory::
{
"require": {
"mheap/Silex-Embedly": "*"
}
}
and run::
curl -s http://getcomposer.org/installer | php
php composer.phar install
Read the documentation files under /doc.
'Silex-Embedly' is licensed under the MIT license.