Skip to content

Commit 0278898

Browse files
committed
added badges
1 parent 631f2ec commit 0278898

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Eloquent-FileMaker
2+
[![Total Downloads](https://img.shields.io/packagist/dt/gearbox-solutions/eloquent-filemaker)](https://packagist.org/packages/gearbox-solutions/eloquent-filemaker)
3+
[![Latest Stable Version](https://img.shields.io/packagist/v/gearbox-solutions/eloquent-filemaker)](https://packagist.org/packages/gearbox-solutions/eloquent-filemaker)
4+
[![License](https://img.shields.io/packagist/l/gearbox-solutions/eloquent-filemaker)](https://github.com/gearbox-solutions/eloquent-filemaker/blob/2.x/LICENSE)
5+
6+
27
Eloquent-FileMaker is a PHP package for Laravel to make working with FileMaker databases through the FileMaker Data API easier. The goal of this project is to provide as similar an interface for working with FileMaker records through the Data API as you would get with working with MySQL in native Laravel.
38

49
This package lets you easily connect to your FileMaker database through the Data API and get record data as Laravel Models, with as many native features supported as possible.

0 commit comments

Comments
 (0)