Download the PHP package myfmbutler/myfmapilibrary-for-php without Composer
On this page you can find all versions of the php package myfmbutler/myfmapilibrary-for-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download myfmbutler/myfmapilibrary-for-php
More information about myfmbutler/myfmapilibrary-for-php
Files in myfmbutler/myfmapilibrary-for-php
Package myfmapilibrary-for-php
Short Description (Claris) FileMaker 19 API PHP wrapper
License gpl-3.0
Informations about the package myfmapilibrary-for-php
Lesterius (Claris) FileMaker 19 Data API wrapper - myFMApiLibrary for PHP
Presentation
Team
Lesterius is a European Claris (FileMaker) Business Alliance Platinum member that operates in Belgium, France, the Netherlands, Portugal and Spain. We are creative business consultants who co-create FileMaker Platform based solutions with our customers.\
Sharing knowledge takes part of our DNA, that's why we developed this library to make the FileMaker Data API easy-to-use with PHP.\
Break the limits of your application!\
Description
This library is a PHP wrapper of the (Claris) FileMaker Data API 19.
You can find the PHP wrapper of the FileMaker Data API 17 on the releases <= v.1. .
You can find the PHP wrapper of the FileMaker Data API 18 on the releases <= v.2. .
You will be able to use every functions like it's documented in your FileMaker server Data Api documentation (accessible via https://[your server domain]/fmi/data/apidoc). General Claris document on the Data API is available here
Requirements
- PHP >= 5.5
- PHP cURL extension
- PHP mb_string extension
Installation
The recommended way to install it is through Composer.
After installing, you need to require Composer's autoloader:
Usage
Prepare your Claris (Filmaker) solution
- Enable the (Claris) FileMaker Data API option on your FileMaker server admin console.
- Create a specific user in your (Claris) FileMaker database with the 'fmrest' privilege
- Define records & layouts access for this user
Use the library
Login
Login with credentials:
Login with oauth:
Logout
Validate Session
Create record
Delete record
Edit record
Duplicate record
Get record
Get records
Find records
Set global fields
Execute script
Upload file to container
Renaming file
Without checking filename
Metadata Info
Product Info
Database Names
Layout Names
Script Names
Layout Metadata
All versions of myfmapilibrary-for-php with dependencies
ext-curl Version *
ext-mbstring Version *