PHPackages                             phpsa/laravel-filemaker-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. phpsa/laravel-filemaker-api

AbandonedArchivedLibrary[API Development](/categories/api)

phpsa/laravel-filemaker-api
===========================

A laravel filemaker api

1.0.0-b1(6y ago)04MITPHPPHP &gt;=7.2

Since Jan 28Pushed 6y ago1 watchersCompare

[ Source](https://github.com/phpsa/laravel-filemaker-api)[ Packagist](https://packagist.org/packages/phpsa/laravel-filemaker-api)[ RSS](/packages/phpsa-laravel-filemaker-api/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Laravel Filemaker Api
=====================

[](#laravel-filemaker-api)

[!\[For Laravel 6\]\[badge\_laravel\]](https://github.com/phpsa/laravel-filemaker-api/issue)[![Build Status](https://camo.githubusercontent.com/d7c51278a92431333ca56de000f99018e59166dd71e26b7e16c9770a9abfcfa5/68747470733a2f2f7472617669732d63692e6f72672f70687073612f6c61726176656c2d66696c656d616b65722d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/phpsa/laravel-filemaker-api)[![Coverage Status](https://camo.githubusercontent.com/842e8c08e22e17226f76a77f23bd1f950f8163e4e88ff3552dc6349684daf1a2/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f70687073612f6c61726176656c2d66696c656d616b65722d6170692f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/phpsa/laravel-filemaker-api?branch=master)[![Packagist](https://camo.githubusercontent.com/4400943374be9efd6d18d92be9c6e659642c29fc96f84b82c5912df9ddde05b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70687073612f6c61726176656c2d66696c656d616b65722d6170692e737667)](https://packagist.org/packages/phpsa/laravel-filemaker-api)[![Packagist](https://camo.githubusercontent.com/5586f337f8eee03107eb5b2873a5336b9812ac8e87080a3f74b8831b8fb94cba/68747470733a2f2f706f7365722e707567782e6f72672f70687073612f6c61726176656c2d66696c656d616b65722d6170692f642f746f74616c2e737667)](https://packagist.org/packages/phpsa/laravel-filemaker-api)[![Packagist](https://camo.githubusercontent.com/405ea860fd1a41a2fbcf242f6727ee3e3d1596384ed786c6394caacf045f8987/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f70687073612f6c61726176656c2d66696c656d616b65722d6170692e737667)](https://packagist.org/packages/phpsa/laravel-filemaker-api)[!\[Github Issues\]\[badge\_issues\]](https://github.com/phpsa/laravel-filemaker-api/issue)

FMDataAPI is a class developed by PHP to access FileMaker database with FileMaker Data API.

Installation
------------

[](#installation)

Install via composer

```
composer require phpsa/laravel-filemaker-api
```

### Publish Configuration File

[](#publish-configuration-file)

```
php artisan vendor:publish --provider="Phpsa\LaravelFilemakerApi\ServiceProvider" --tag="config"
```

Usage
-----

[](#usage)

```
use Phpsa\LaravelFilemakerApi\Facades\LaravelFilemakerApi;

LaravelFilemakerApi::layout_name->query();
LaravelFilemakerApi::layout('layout_name')->query()
```

- for more see [FMDataAPI](https://github.com/msyk/FMDataAPI)
- [API Document](http://inter-mediator.info/FMDataAPI/namespaces/INTERMediator.FileMakerServer.RESTAPI.html)

Security
--------

[](#security)

If you discover any security related issues, please email instead of using the issue tracker.

Credits
-------

[](#credits)

- [Masayuki Nii](https://github.com/msyk/FMDataAPI) - Original Filemaker Code
- [Craig Smith](https://github.com/phpsa/laravel-filemaker-api) - Laravel Intergration
- [All contributors](https://github.com/phpsa/laravel-filemaker-api/graphs/contributors)

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2392d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bbe4c97ef26aca9d6792775ea44a4c83215881b158f2d3894279c7b73bedda3c?d=identicon)[phpsa](/maintainers/phpsa)

---

Top Contributors

[![craigAtCD](https://avatars.githubusercontent.com/u/152445143?v=4)](https://github.com/craigAtCD "craigAtCD (2 commits)")

---

Tags

apilaravelFileMaker

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/phpsa-laravel-filemaker-api/health.svg)

```
[![Health](https://phpackages.com/badges/phpsa-laravel-filemaker-api/health.svg)](https://phpackages.com/packages/phpsa-laravel-filemaker-api)
```

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

818355.4k3](/packages/defstudio-telegraph)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/packages/api-platform-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
