2017 © Pedro Peláez
 

library 500px

500px API client with authorization for Nette Framework

image

ipub/500px

500px API client with authorization for Nette Framework

  • Sunday, December 6, 2015
  • by akadlec
  • Repository
  • 2 Watchers
  • 0 Stars
  • 73 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

500px

Build Status Scrutinizer Code Quality Latest Stable Version Composer Downloads, (*1)

500px API client with authorization for Nette Framework, (*2)

Installation

The best way to install ipub/500px is using Composer:, (*3)

$ composer require ipub/500px

After that you have to register extension in config.neon., (*4)

extensions:
    500px: IPub\500px\DI\500pxExtension

NOTE: Don't forget to register OAuth extension, because this extension is depended on it!, (*5)

Documentation

Learn how to authenticate the user using 500px's oauth or call 500px's api in documentation., (*6)


Homepage http://www.ipublikuj.eu and repository http://github.com/iPublikuj/500px., (*7)

The Versions

06/12 2015