2017 © Pedro Peláez
 

library newscoop-php-sdk

SDK for access to Newscoop REST API

image

sourcefabric/newscoop-php-sdk

SDK for access to Newscoop REST API

  • Tuesday, January 7, 2014
  • by ahilles107
  • Repository
  • 11 Watchers
  • 2 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Newscoop API PHP-SDK

Newscoop is the open content management system for professional journalists., (*1)

Features for the modern newsroom include multiple author management, issue-and-section based publishing, geolocation and multilingual content management. The enterprise-standard journalist’s dashboard and a templating engine supporting anything from HTML5 to mobile complete this fast production and publishing system., (*2)

This library allows for access to [Newscoop REST API][2] (codename gimme)., (*3)

Newscoop PHP-SDK works with PHP 5.3.3 or later., (*4)

Installation

The recommended way to install Newscoop PHP-SDK is through composer. Just create a composer.json file and run the php composer.phar install command to install it:, (*5)

{
    "require": {
        "sourcefabric/newscoop-php-sdk": "dev-master"
    }
}

More Information

Read the Newscoop REST API [documentation][2] for more information., (*6)

License

Newscoop PHP-sdk is licensed under the GPL3 license., (*7)

The Versions

07/01 2014

dev-master

9999999-dev https://wiki.sourcefabric.org/display/CS/Newscoop+REST+API+Reference

SDK for access to Newscoop REST API

  Sources   Download

GPL3

The Requires

 

api rest newscoop