Skip to content

PHP wrapper for Document Cloud API #11

@AbeHandler

Description

@AbeHandler

Hi Everyone,

I work at The Lens in New Orleans. We want to call the Document Cloud API from PHP (we're on Largo), so I'm working on a wrapper for the API, like this one: http://python-documentcloud.readthedocs.org/en/latest/ but for PHP.

My plan is to start with http://phphttpclient.com/ -- then build an adapter on top of it that will form the interface for calls to the Document Cloud API. From there, I'll build some PHP classes that represent objects in DocumentCloud (ex. Document, Project, etc.).

I'd like to start with unit test integration right off the bat. Do you all use a particular testing framework? I'm familiar with PHPUnit so I'd like to use that one -- but if largo/INN uses a different one I will certainly use that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions