You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Elasticsearch for *ha* framework
2
2
3
-
Provides access to official [Elasticsearch PHP API](https://github.com/elastic/elasticsearch-php) as a middleware implementation for *ha* framework.
3
+
Provides access to official [Elasticsearch PHP API](https://github.com/elastic/elasticsearch-php) as a middleware implementation for *ha* framework. Automatically creates a client based on the configuration when it starts the application.
This package is based on [*ha* framework](https://github.com/itrnka/ha-framework). Composer installs *ha* framework automatically if it is not already installed.
15
+
This package is based on [*ha* framework](https://github.com/itrnka/ha-framework). Composer installs *ha* framework and Elasticsearch PHP API automatically if it is not already installed.
0 commit comments