Download the PHP package maslosoft/manganel without Composer
On this page you can find all versions of the php package maslosoft/manganel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download maslosoft/manganel
More information about maslosoft/manganel
Files in maslosoft/manganel
Package manganel
Short Description Elasticsearch for Mangan
License AGPL-3.0-only proprietary
Homepage https://maslosoft.com/manganel/
Informations about the package manganel
Maslosoft Manganel
Quick Install
Documentation
Elastic Search Provider for Mangan MongoDB ODM
MongoDB allows us to store complex structures in database. To use it's features in object oriented fashion - Mangan Object Document Mapper (ODM) project was created.
While storing arbitrary nested sets of objects is a huge advantage compared to flat structure of relational database, searching this sets (collections) might be challenging.
Fortunatelly, ElasticSearch allows us to store similarly structured documents in full text search index.
Manganel project was created to make flawless searching and indexing of documents created and maintained by Mangan. With minimal configuration and by adding extra annotations, Manganel makes our MongoDB collection searchable with sets of state of the art features like scoring, fulltext search, fuzzy search, filtering.
Resources
- Project website
- Project Page on GitHub
- Report a Bug
- Elasticsearch
- Elasticsearch PHP official client
- MongoDB Documentation
- PHP MongoDB Driver docs
Contribution needed!
- Any help would be great :)
All versions of manganel with dependencies
ext-mongodb Version *
ext-json Version *
maslosoft/addendum Version *
elasticsearch/elasticsearch Version >5 <8
maslosoft/embedi Version *
maslosoft/mangan Version >=7
maslosoft/signals Version *
maslosoft/gazebo Version *