2017 © Pedro Peláez
 

library elastica-odm

image

fazland/elastica-odm

  • Monday, June 18, 2018
  • by alekitto
  • Repository
  • 3 Watchers
  • 2 Stars
  • 125 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 37 % Grown

The README.md

Fazland - Elastica ODM

Build Status, (*1)

⚠️ Warning

This repository has been deprecated.
The development of this package will continue on https://github.com/refugis/elastica-odm., (*2)

Doctrine like document manager for ElasticSearch, based on Elastica, (*3)

Requirements

  • php ^7.3
  • doctrine/annotations ^1.6
  • doctrine/common ^2.8
  • kcs/class-finder ^0.1
  • kcs/metadata: ^3.1
  • ocramius/proxy-manager ^2.0
  • psr/cache-implementation ^1.0
  • psr/log ^1.0
  • ruflin/elastica ^5.0|^6.0

Installation

The suggested installation method is via composer:, (*4)

$ composer require fazland/elastica-odm

Using Elastica ODM

Work in progress, (*5)

Test

Just run, (*6)

$ ./run-tests.sh

Contributing

Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!, (*7)

License

Elastica ODM is licensed under the MIT License - see the LICENSE file for details., (*8)

The Versions