10 Forks
34 Stars
34 Watchers

fmPDA

PHP classes for FileMaker's Data API (v1) & Admin API (v2). The special sauce, fmPDA: A replacement class for FM's API For PHP using the Data API. fmPDA provides method & data structure compatibility with FM's API For PHP. But wait, there's more! A set of FileMaker Scripts to let you access the Data API and Admin API right from your FileMaker solution.

How to download and setup fmPDA

Open terminal and run command
git clone https://github.com/driftwoodinteractive/fmPDA.git
git clone is used to create a copy or clone of fmPDA repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fmPDA https://github.com/driftwoodinteractive/fmPDA/archive/master.zip

Or simply clone fmPDA with SSH
[email protected]:driftwoodinteractive/fmPDA.git

If you have some problems with fmPDA

You may open issue on fmPDA support forum (system) here: https://github.com/driftwoodinteractive/fmPDA/issues