-
Updated
May 27, 2022 - PHP
#
elastica
Here are 17 public repositories matching this topic...
Elasticsearch PHP integration for your Symfony project using Elastica.
Pagination library for PHP applications with support for several data providers
-
Updated
May 14, 2022 - PHP
armantekinalp
commented
Jun 1, 2022
We can move EndpointForcesSinusoidal inside the elastica.external_forces since there are test cases already defined for this class.
The bundle extends functionality of FOSElasticaBundle. Improves performance of fos:elastica:populate command
-
Updated
Jan 21, 2022 - PHP
Elasticsearch PHP integration for your Symfony project using Elastica
-
Updated
Dec 10, 2017 - PHP
Lib for creating elasticsearch indexes with php.
-
Updated
Sep 20, 2017 - PHP
-
Updated
Mar 14, 2022 - PHP
This project is a small effort in educating people about using PHP Elastica library. The original library can be found at ruflin/Elastica
-
Updated
Jun 18, 2021 - Python
[READ-ONLY] Lightweight Ruflin/Elastica integration extension for Nette Framework.
-
Updated
Mar 19, 2022 - PHP
Standard structure for PHP based Elasticsearch integration
-
Updated
Apr 19, 2017 - PHP
Demo example to search via skills and geo-location
-
Updated
Apr 6, 2017 - PHP
Portiny/Elasticsearch integration extension for Nette Framework.
-
Updated
Mar 19, 2022 - PHP
A simple bridge between Laravel and Elasticsearch using Elastica, based on https://github.com/valantic/pimcore-elastica-bridge
-
Updated
Feb 26, 2022 - PHP
Improve this page
Add a description, image, and links to the elastica topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the elastica topic, visit your repo's landing page and select "manage topics."


We use the default 9200 port for all the tests, but as we run some destructive requests to Elasticsearch, maybe all tests should try to connect on another, safer port.
That way there is no data destruction risk if someone runs the tests locally on his own ES server.