Download the PHP package iu-redcap/phpcap without Composer
On this page you can find all versions of the php package iu-redcap/phpcap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package phpcap
PHPCap
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.
Developers: Jim Mullen; Andy Arenson, [email protected]
Requirements
To use PHPCap, you need to have:
- A computer with PHP 5.6 or later installed, and PHP needs to have cURL and OpenSSL enabled.
- An account on a REDCap site.
- API token(s) for the project(s) you want to access. API tokens need to be requested within the REDCap system.
Example
Documentation
For more information, see:
- PHPCap user documentation: https://iuredcap.github.io/phpcap
- PHPCap API reference: https://iuredcap.github.io/phpcap/api/namespaces/iu-phpcap.html
All versions of phpcap with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
ext-curl Version *
ext-openssl Version *
ext-curl Version *
ext-openssl Version *
The package iu-redcap/phpcap contains the following files
Loading the files please wait ....