https://github.com/marlenesco/filemaker-api
FileMaker API for PHP
https://github.com/marlenesco/filemaker-api
filemaker filemaker-api
Last synced: 5 months ago
JSON representation
FileMaker API for PHP
- Host: GitHub
- URL: https://github.com/marlenesco/filemaker-api
- Owner: marlenesco
- License: other
- Created: 2016-07-19T15:57:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-06T08:57:15.000Z (almost 8 years ago)
- Last Synced: 2025-07-20T06:41:56.328Z (10 months ago)
- Topics: filemaker, filemaker-api
- Language: PHP
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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