PHPackages                             embedly/embedly-php - 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. [API Development](/categories/api)
4. /
5. embedly/embedly-php

ActiveLibrary[API Development](/categories/api)

embedly/embedly-php
===================

Embedly library for PHP

v0.5.6(9y ago)981.7M↑11.7%30[4 PRs](https://github.com/embedly/embedly-php/pulls)5MITPHPPHP &gt;=5.3.0

Since Apr 3Pushed 6y ago17 watchersCompare

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

READMEChangelogDependencies (2)Versions (5)Used By (5)

embedly-php
===========

[](#embedly-php)

A PHP library for using the Embedly API. To find out what Embedly is all about, please visit . To see our api documentation, visit .

Requirements
------------

[](#requirements)

You will need at least PHP version 5.3 with curl enabled. Behat and PHPUnit are required to run the test suite. Pear is recommended.

Installing
----------

[](#installing)

To install:

1\. Download the composer.phar executable or use the installer.

```
curl -sS https://getcomposer.org/installer | php
```

2\. Install this package with comopser:

``php composer.phar require embedly/embedly-php``

Examples
--------

[](#examples)

```
