2017 © Pedro Peláez
 

library laravel-amazon-es

Laravel provider for signing AWS Elasticsearch Service requests

image

pod-point/laravel-amazon-es

Laravel provider for signing AWS Elasticsearch Service requests

  • Tuesday, October 24, 2017
  • by pod-point
  • Repository
  • 2 Watchers
  • 0 Stars
  • 856 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 16 % Grown

The README.md

laravel-amazon-es

Packagist Build Status, (*1)

Laravel provider for signing AWS Elasticsearch Service requests using the amazon-es-php package., (*2)

Installation

Add the following line to your composer.json file:, (*3)

"pod-point/laravel-amazon-es": "^0.1"

Then add the service provider in config/app.php:, (*4)

PodPoint\LaravelAmazonElasticsearch\Providers\ElasticsearchProvider::class

Publish the config file and add the following to your .env file:, (*5)

ELASTICSEARCH_HOST=
AWS_KEY=
AWS_SECRET=
AWS_REGION=

The Versions

24/10 2017

dev-master

9999999-dev

Laravel provider for signing AWS Elasticsearch Service requests

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ben Speakman

laravel php elasticsearch aws

24/10 2017

v0.1.0

0.1.0.0

Laravel provider for signing AWS Elasticsearch Service requests

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ben Speakman

laravel php elasticsearch aws