2017 © Pedro Peláez
 

package elasticsearch-orm

[WIP]

image

osushi/elasticsearch-orm

[WIP]

  • Tuesday, July 24, 2018
  • by Osushi
  • Repository
  • 1 Watchers
  • 1 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

ElasticsearchOrm

Packagist, (*1)

Requirements

  • php >= 7.0.0

Installation

Laravel Installation

1) Install package using composer.
$ composer require osushi/elasticsearch-orm:~{version}

Version Metrics

Elasticsearch 5.6.x Elasticsearch 6.0.x Elasticsearch 6.1.x Elasticsearch 6.2.x Elasticsearch 6.3.x Elasticsearch 6.4.x Elasticsearch 6.5.x
Laravel 5.5.x ~5.6.0 ~6.0.0 ~6.1.0 ~6.2.0 ~6.3.0 ~6.4.0 ~6.5.0
Laravel 5.6.x ~5.6.0 ~6.0.0 ~6.1.0 ~6.2.0 ~6.3.0 ~6.4.0 ~6.5.0
Laravel 5.7.x ~5.6.0 ~6.0.0 ~6.1.0 ~6.2.0 ~6.3.0 ~6.4.0 ~6.5.0

e.g., (*2)

$ composer require osushi/elasticsearch-orm:~6.2.0
2) Add package service provider.
[config/app.php]
Osushi\ElasticsearchOrm\Providers\ElasticsearchOrmServiceProvider::class
3) Publishing.
$ php artisan vendor:publish --provider="Osushi\ElasticsearchOrm\Providers\ElasticsearchOrmServiceProvider"

Documents

  • https://github.com/Osushi/ElasticsearchOrm/wiki

Test

This package's coverage is 100%, (*3)

# Laravel55
$ COMPOSER=composer-laravel55.json php composer.phar update
$ vendor/bin/phpunit

# Laravel56
$ COMPOSER=composer-laravel56.json php composer.phar update
$ vendor/bin/phpunit

# Laravel57
$ COMPOSER=composer-laravel57.json php composer.phar update
$ vendor/bin/phpunit

Inspire packages

  • https://github.com/basemkhirat/elasticsearch

License

MIT, (*4)

The Versions

24/07 2018

dev-master

9999999-dev https://github.com/Osushi/ElasticsearchOrm

[WIP]

  Sources   Download

MIT

The Requires

 

orm laravel elasticsearch model es

24/07 2018

0.0.7

0.0.7.0 https://github.com/Osushi/ElasticsearchOrm

[WIP]

  Sources   Download

MIT

The Requires

 

orm laravel elasticsearch model es

22/07 2018

0.0.6

0.0.6.0 https://github.com/Osushi/ElasticsearchOrm

[WIP]

  Sources   Download

MIT

The Requires

 

orm laravel elasticsearch model es

22/07 2018

0.0.5

0.0.5.0 https://github.com/Osushi/ElasticsearchOrm

[WIP]

  Sources   Download

MIT

The Requires

 

orm laravel elasticsearch model es

22/07 2018

0.0.4

0.0.4.0 https://github.com/Osushi/ElasticsearchOrm

[WIP]

  Sources   Download

MIT

The Requires

 

orm laravel elasticsearch model es

21/07 2018

0.0.3

0.0.3.0 https://github.com/Osushi/ElasticsearchOrm

[WIP]

  Sources   Download

MIT

The Requires

 

orm laravel elasticsearch model es

20/07 2018

0.0.2

0.0.2.0 https://github.com/Osushi/ElasticsearchOrm

[WIP]

  Sources   Download

MIT

The Requires

 

orm laravel elasticsearch model es

20/07 2018

0.0.1

0.0.1.0 https://github.com/Osushi/ElasticsearchOrm

[WIP]

  Sources   Download

MIT

The Requires

 

orm laravel elasticsearch model es