Download the PHP package ifresh/filemaker-model without Composer
On this page you can find all versions of the php package ifresh/filemaker-model. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ifresh/filemaker-model
More information about ifresh/filemaker-model
Files in ifresh/filemaker-model
Download ifresh/filemaker-model
More information about ifresh/filemaker-model
Files in ifresh/filemaker-model
Vendor ifresh
Package filemaker-model
Short Description An model wrapper for the filemaker api
License
Package filemaker-model
Short Description An model wrapper for the filemaker api
License
Please rate this library. Is it a good library?
Informations about the package filemaker-model
Filemaker Model Wrapper for Laravel
Installation
Install the package using composer
After installation publish the config file using
The model
Create a new FilemakerModel using the following command. Mind that the Modelname argument will be the classname of the generated model. You are encouraged to use the Laravel naming conventions.
Set the layout name in the generated model file
Getting your data
Get your records
If you know the Filemaker internal recordId, you can fetch records with the find
method.
Create a record
You can create records with ease by using an eloquent like method:
All versions of filemaker-model with dependencies
PHP Build Version
Package Version
The package ifresh/filemaker-model contains the following files
Loading the files please wait ....