Download the PHP package ride/cli-orm-elastic without Composer
On this page you can find all versions of the php package ride/cli-orm-elastic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ride/cli-orm-elastic
More information about ride/cli-orm-elastic
Files in ride/cli-orm-elastic
Download ride/cli-orm-elastic
More information about ride/cli-orm-elastic
Files in ride/cli-orm-elastic
Vendor ride
Package cli-orm-elastic
Short Description ORM Elastic commands for the Ride CLI
License MIT
Package cli-orm-elastic
Short Description ORM Elastic commands for the Ride CLI
License MIT
Please rate this library. Is it a good library?
Informations about the package cli-orm-elastic
Ride: ORM Elastic CLI
This module adds various CLI commands for the Elastic integration of the Ride ORM.
Commands
orm elastic define
This command maps the ORM models to the needed indices in Elastic search.
You need to run this command the first time you implement this module and then when you have altered a model definition which is integrated in Elastic.
Syntax:
Alias:
orm generate
This command indexes the existing ORM entries into Elastic
Syntax:
- : Name of the model to index, omit to index all models which have Elastic enabled
Alias:
Related Modules
Installation
You can use Composer to install this application.
All versions of cli-orm-elastic with dependencies
PHP Build Version
Package Version
Requires
ride/app Version
^1.0.0
ride/app-orm Version ^1.0.0
ride/app-orm-elastic Version ^1.0.0
ride/cli Version ^1.0.0
ride/lib-orm Version ^1.0.0
ride/app-orm Version ^1.0.0
ride/app-orm-elastic Version ^1.0.0
ride/cli Version ^1.0.0
ride/lib-orm Version ^1.0.0
The package ride/cli-orm-elastic contains the following files
Loading the files please wait ....