2017 © Pedro PelĂĄez
 

library comphpartment

Pocket's API access through PHP and Guzzle.

image

galvao/comphpartment

Pocket's API access through PHP and Guzzle.

  • Friday, August 26, 2016
  • by galvao
  • Repository
  • 1 Watchers
  • 11 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 13 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

ComPHPartment's Logo, (*1)

ComPHPartment

Pocket's API access through PHP and Guzzle

ComPHPartment is a component designed to provide access to Pocket's API through PHP and Guzzle., (*2)

Present and Future Features

  • [x] Create Content;
  • [x] Retrieve Content list;
  • [ ] Retrieve a single item;
  • [ ] Update Content;
  • [ ] Delete Content;
  • [ ] Synchronize Content;
  • [ ] Create Tags;
  • [ ] Retrieve list of current Tags;
  • [ ] Update Tags;
  • [ ] Delete Tags;
  • [ ] Add Tags;
  • [ ] Remove Tags;

For more information see the issues page., (*3)

Installation

Installation is done via Composer:, (*4)

$ composer require galvao/comphpartment:0.1.0-alpha

Requirements:

ComPHPartment uses Guzzle for performing the API access and Monolog for logging the entire process., (*5)

Usage

  1. Get a Consumer Key at Pocket;
  2. Paste that key at config.json.dist and save it as config.json;
  3. See a full working example at the public-example folder.

Contributing / ToDo

Contributors

All issues, being enhancements, bugs, etc... must be filled through the issues page., (*6)

Contributing Guidelines

  1. All code must be compliant to PSRs #1, #2 and #4

The Versions

26/08 2016

dev-master

9999999-dev https://github.com/galvao/comphpartment

Pocket's API access through PHP and Guzzle.

  Sources   Download

MIT

The Requires

 

The Development Requires

api pocket

23/08 2016

0.1.0-alpha

0.1.0.0-alpha https://github.com/galvao/comphpartment

Pocket's API access through PHP and Guzzle.

  Sources   Download

MIT

The Requires

 

The Development Requires

api pocket