Skip to content

Commit 985b64a

Browse files
authored
Update README.md
1 parent 28e4693 commit 985b64a

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
@@ -2,6 +2,11 @@
22

33
# Laravel-Elasticsearch
44

5+
[![Latest Stable Version](http://img.shields.io/github/release/pdphilip/laravel-elasticsearch.svg)](https://packagist.org/packages/pdphilip/elasticsearch)
6+
[![Total Downloads](http://img.shields.io/packagist/dm/pdphilip/elasticsearch.svg)](https://packagist.org/packages/pdphilip/elasticsearch)
7+
8+
9+
510
### An Elasticsearch implementation of Laravel's Eloquent ORM
611
This package extends Laravel's Eloquent model and query builder with seamless integration of Elasticsearch functionalities. Designed to feel native to Laravel, this package enables you to work with Eloquent models while leveraging the
712
powerful search and analytics capabilities of Elasticsearch.

0 commit comments

Comments
 (0)