Libraries tagged by index
vaened/php-search-engine
87108 Downloads
A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.
matchory/elasticsearch
50365 Downloads
The missing elasticsearch ORM for Laravel!
cyber-duck/silverstripe-seo
49818 Downloads
A SilverStripe module to optimise the Meta, crawling, indexing, and sharing of your website content
wilr/silverstripe-algolia
20903 Downloads
Algolia Indexer and Search Functionality
whitecube/laravel-search-builder
3846 Downloads
A package to build fast, index-friendly search queries for Laravel
reprovinci/solr-php-client
238273 Downloads
A PHP library for indexing and searching documents within an Apache Solr installation.
punktde/elastic-nodesearchservice
24089 Downloads
Implementation of the Neos NodeSearchServiceInterface using the Elasticsearch index
ptcinc/solr-php-client
146767 Downloads
A purely PHP library for indexing and searching documents against an Apache Solr installation
nikans/text-linked
53548 Downloads
Text field with link (i.e. to this resource) on Index.
namoshek/laravel-scout-database
63493 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.
michaellindahl/php-h3
17801 Downloads
H3: The hexagonal hierarchical geospatial indexing system system rewritten in PHP.
markrassamni/nova-resource-landing-page
41028 Downloads
Decide if a resource should open on the index, create, update, or detail page
markrassamni/inline-boolean
155126 Downloads
A Laravel Nova boolean field that can be directly edited from the index or detail page of a resource.
madewithlove/elasticsearcher
130837 Downloads
Wrapper on top of the ElasticSearch PHP SDK which allows easier index/document/query management.
kunstmaan/search-bundle
80084 Downloads
The KunstmaanSearchBundle works with ElasticSearch and supports different search providers. The bundle currently supports Elastica as a provider. Add your own objects to index using a tagged service which implements the SearchConfigurationInterface