



Simplifies & manages PHP connections to FileMaker 17’s REST-based Data API. We know it’s a pain, because we cut our teeth rolling REST functionality into soSIMPLE Calendar. The bottom line is that to use REST as part of your PHP solution, you would usually need to write a series of cURL functions and you would have to manually manage connecting & disconnecting from your server, and saving your tokens. There’s more about that how this impacts PHP developers here. FileMaker Server 17 and 18 now offers REST access to your FileMaker databases.
