Download the PHP package theprivateer/filemaker without Composer
On this page you can find all versions of the php package theprivateer/filemaker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download theprivateer/filemaker
More information about theprivateer/filemaker
Files in theprivateer/filemaker
Package filemaker
Short Description Database query-builder for FileMaker databases
License MIT
Homepage https://github.com/theprivateer/filemaker
Informations about the package filemaker
Elegant database query builder for connecting to FileMaker databases
This is an elegant object-orientated approach to dealing with FileMaker databases from PHP applications, very heavily inspired by the database query builder found in Laravel.
It also allows you to effortlessly switch between the traditional XML-based FMPHP connection method and the newer FMREST Data API.
The list of supported queries is still a bit limited, but does allow for some fairly complex requests under the hood. Over time I will be adding more query types to the package.
Installation
You can install the package via composer:
Usage
Testing
I'm working on test coverage - watch this space!
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Phil Stephens
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
PHP Package Boilerplate
This package was generated using the PHP Package Boilerplate by Beyond Code.
All versions of filemaker with dependencies
airmoi/filemaker Version ^2.3
guzzlehttp/guzzle Version ^7.3
illuminate/collections Version ^8.49