Skip to content

marlenesco/filemaker-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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