PHPackages                             michaeldeepak/limelight - 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. michaeldeepak/limelight

ActiveLibrary[API Development](/categories/api)

michaeldeepak/limelight
=======================

Smartpurge api for limelight control.

07PHP

Since Feb 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/michaeldeepak/limelight)[ Packagist](https://packagist.org/packages/michaeldeepak/limelight)[ RSS](/packages/michaeldeepak-limelight/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Limelight smartpurge library for PHP
====================================

[](#limelight-smartpurge-library-for-php)

[![Apache license](https://camo.githubusercontent.com/ed9b1cc4310b2223ba44428029d942e8a4bb86647a086bf73ab8cf5c47c83082/68747470733a2f2f696d672e736869656c64732e696f2f3a6c6963656e73652d6170616368652d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/michaeldeepak/limelight/blob/master/LICENSE)

**Limelight Smartpurge** is a PHP client using curl to purge limelight cdn ().

- Simple php interface to purge contents against limelight
- Requires PHP &gt;= 5.5 compiled with cURL extension and cURL 7.16.2+ compiled with a TLS backend (e.g. NSS or OpenSSL).

Installing Limelight Smartpurge
-------------------------------

[](#installing-limelight-smartpurge)

```
# clone from githup
git clone https://github.com/michaeldeepak/limelight.git
```

Change credentials php by adding your account related credentials.php

Change the email constants in constants.php

Quick Examples
--------------

[](#quick-examples)

### Make purge request

[](#make-purge-request)

```
