Skip to content
lauren12292 edited this page Mar 30, 2016 · 4 revisions

PHP Client Binding for the Rosette API

Welcome! This is the repo for the PHP client binding for the Rosette API. Our goal is to make it as easy as possible for PHP developers to take advantage of the text analytics of the Rosette API.

Repository Conventions

The master branch has the latest stable version compatible with what's on api.rosette.com and on packagist. Develop contains ongoing work not guaranteed to be compatible with what's live on api.rosette.com (often in anticipation of upcoming Rosette API releases). All development work should be forked from develop, pull request created, and repo owners will evaluate the PR.

Questions?

If you have any questions or issues, check out Rosette API Support for more information. If you have ideas for ways we can improve our binding, please fork and create a pull request, or open up a Github issue.

Clone this wiki locally