PHPackages                             rhayun/php-ade - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. rhayun/php-ade

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rhayun/php-ade
==============

A PHP library for scraping AdultDvdEmpire.

2.0.1(1y ago)1411MITPHPPHP ^7.1 || ^8.0

Since Oct 8Pushed 1y ago2 watchersCompare

[ Source](https://github.com/rhayun/php-ade)[ Packagist](https://packagist.org/packages/rhayun/php-ade)[ RSS](/packages/rhayun-php-ade/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (5)Versions (3)Used By (0)

PHP ADE
=======

[](#php-ade)

A PHP library for scraping AdultDvdEmpire, strongly inspired by [php-imdb](https://github.com/redpanda/php-imdb).

Installation
------------

[](#installation)

### Install vendors

[](#install-vendors)

```
wget http://getcomposer.org/composer.phar
php composer.phar install

```

### Update vendors

[](#update-vendors)

```
php composer.phar update

```

Usage
-----

[](#usage)

### Get DVD

[](#get-dvd)

```
