RedCapApiConnection.php
Contains class for creating and using a connection to a REDCap API.
Interfaces, Classes, Traits and Enums
- RedCapApiConnection
- A connection to the API of a REDCap instance. This class provides a low-level interface to the REDCap API, and is primarily intended for internal use by PHPCap, but could be used directly by a user to access REDCap functionality not provided by PHPCap.