Skip to content

co0lsky/php-hackernews

Repository files navigation

HackerNews API PHP Wrapper

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

A PHP wrapper for HackerNews API.

Install

Via Composer

$ composer require skychin/php-hackernews

Usage

$hn = new SkyChin\HackerNews();
$stories = $hn->topStories();

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email sky4just@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A PHP wrapper for HackerNews API

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages