2017 © Pedro Peláez
 

library newsparser

A php library to parse recommended article from nzz.ch

image

sprain/newsparser

A php library to parse recommended article from nzz.ch

  • Monday, August 4, 2014
  • by sprain
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

SprainNewsParser

A PHP libary to get contents from news websites., (*1)

It allows you to get headlines and links to most read stories, most commented stories and recommended stories. All based on availability by the corresponding news platform., (*2)

Currently supported platforms: * Switzerland * NZZ (http://www.nzz.ch) * Tagesanzeiger (http://www.tagesanzeiger.ch), (*3)

You are welcome to contribute!, (*4)

Installation

Add SprainNewsParser in your composer.json:, (*5)

{
    "require": {
        "sprain/newsparser": "dev-master"
    }
}

This will install the current development version of this library. For other versions of this library find the overview at Packagist., (*6)

Now tell composer to download the bundle by running the command:, (*7)

bash $ php composer.phar update sprain/newsparser, (*8)

Usage

See example.php., (*9)

Todos

  • Improve unit tests (e.q. test caching of fetched articles)
  • Add more news platforms
  • Add functionality to get latest articles
  • Add functionality to get details of fetched articles

License

This bundle is under the MIT license. See the complete license in the bundle:, (*10)

Resources/meta/LICENSE

The Versions

04/08 2014

dev-master

9999999-dev https://github.com/Sprain/SprainNzzParser

A php library to parse recommended article from nzz.ch

  Sources   Download

MIT

The Requires

 

nzz

04/08 2014

0.3.1

0.3.1.0 https://github.com/Sprain/SprainNzzParser

A php library to parse recommended article from nzz.ch

  Sources   Download

MIT

The Requires

 

nzz

02/08 2014

0.3

0.3.0.0 https://github.com/Sprain/SprainNzzParser

A php library to parse recommended article from nzz.ch

  Sources   Download

MIT

The Requires

 

nzz

01/08 2014

0.2.1

0.2.1.0 https://github.com/Sprain/SprainNzzParser

A php library to parse recommended article from nzz.ch

  Sources   Download

MIT

The Requires

 

nzz

31/07 2014

0.2

0.2.0.0 https://github.com/Sprain/SprainNzzParser

A php library to parse recommended article from nzz.ch

  Sources   Download

MIT

The Requires

 

nzz

31/07 2014

0.1

0.1.0.0 https://github.com/Sprain/SprainNzzParser

A php library to parse recommended article from nzz.ch

  Sources   Download

MIT

The Requires

 

nzz