2017 © Pedro Peláez
 

library phergie-plugin-movie-search

Phergie plugin to search both IMDB & OMDB.

image

hashworks/phergie-plugin-movie-search

Phergie plugin to search both IMDB & OMDB.

  • Wednesday, March 28, 2018
  • by hashworks
  • Repository
  • 2 Watchers
  • 1 Stars
  • 30 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

PhergieMovieSearch

Phergie plugin to search both IMDB & OMDB., (*1)

Install

To install via Composer, use the command below, it will automatically detect the latest version and bind it with ~., (*2)

composer require hashworks/phergie-plugin-movie-search

See Phergie documentation for more information on installing and enabling plugins., (*3)

Configuration

// dependency
new \WyriHaximus\Phergie\Plugin\Dns\Plugin,
new \WyriHaximus\Phergie\Plugin\Http\Plugin(array('dnsResolverEvent' => 'dns.resolver')),
new \Phergie\Irc\Plugin\React\Command\Plugin,
new \hashworks\Phergie\Plugin\MovieSearch\Plugin(array(
    // Optional. Sets the output when no specific information is requested.
    'responseFormat' => '%title% (%year%) [%imdb-id%], %imdb-rating%★ - %genre% - %plot%'
))

The Versions

28/03 2018

dev-master

9999999-dev

Phergie plugin to search both IMDB & OMDB.

  Sources   Download

GNU GPL v3.0 GPL-3.0-or-later

The Requires

 

plugin bot irc imdb omdb phergie

11/02 2015

v1.0.3

1.0.3.0

Phergie plugin to search both IMDB & OMDB.

  Sources   Download

GNU GPL v3.0

The Requires

 

plugin bot irc imdb omdb phergie

11/02 2015

v1.0.2

1.0.2.0

Phergie plugin to search both IMDB & OMDB.

  Sources   Download

GNU GPL v3.0

The Requires

 

plugin bot irc imdb omdb phergie

08/02 2015

v1.0.1

1.0.1.0

Phergie plugin to search both IMDB & OMDB.

  Sources   Download

GNU GPL v3.0

The Requires

 

plugin bot irc imdb omdb phergie

08/02 2015

v1.0

1.0.0.0

Phergie plugin to search both IMDB & OMDB.

  Sources   Download

GNU GPL v3.0

The Requires

 

plugin bot irc imdb omdb phergie