PHPCap Docs | PHPCap API
Overview
  • User Guide 1 - Getting Started
  • User Guide 2 - API Overview
  • User Guide 3 - Exporting Records
  • User Guide 4 - Importing Data
  • User Guide 5 - Extending PHPCap
  • CA Certificate File Info
  • Developer Guide

Overview

PHPCap is a PHP API (Application Programming Interface) for REDCap, that lets you:

  • export/import/delete data in REDCap
  • export/import/delete project information (e.g., field names and types) in REDCap

PHPCap makes accessing REDCap from a PHP program easier by providing:

  • a high-level interface
  • improved error checking

REDCap is a web application for building and managing online surveys and databases. For information about REDCap, please see http://www.project-redcap.org.

PHPCap documentation