Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 261 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 261 Bytes

FileMaker API-PHP

FileMaker API for PHP

Installation

Using Composer

You can use the composer package manager to install.

$ composer require marlenesco/filemaker-api

or add:

"marlenesco/filemaker-api": "1.0.3"

to your composer.json file