oauth-php - Google Code

A PHP library for OAuth consumers and servers. Complete with an extensible OAuth store, including a full working implementation of a MySQL store.

The library implements methods to:

  • verify incoming requests against the library
  • sign outgoing requests, with curl support for actually doing the request
  • sign bodies and multipart/form-data requests
  • administrate consumer keys and tokens for multiple users (server and consumer side)
  • log incoming and outgoing requests handled by the library (optionally in the database)

This code is in active use for the anyMeta CMS. anyMeta is developed by Mediamatic Lab in Amsterdam, The Netherlands.

MarcWorrell.com/ created on 2008-02-01 19:29:20/ modified on 2008-02-01 19:29:21/ mail me at