PHPackages                             rhayun/php-ign - 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-ign

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

rhayun/php-ign
==============

A PHP library for scraping IGN.

2.0.0(4y ago)0381MITPHPPHP ^7.1 || ^8.0

Since Oct 8Pushed 4y ago1 watchersCompare

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

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

PHP IGN
=======

[](#php-ign)

A PHP 5.3 library for scraping IGN, 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 Game

[](#get-game)

```
