SaaSHub helps you find the best software and product alternatives Learn more →
Top 13 PHP Search Projects
-
-
FWIW an alternative might be to have your endpoint perform the full text search server-side with something like https://github.com/teamtnt/tntsearch. No external search service required.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
For the moment I am referencing elasticpress which seems straightforward enough using wp-env, docker/docker-compose and cypress.
-
-
Project mention: Help: Trying to understand Solr terms from perspective of a Elasticsearch user | reddit.com/r/Solr | 2023-01-19
Why read over Apache Solr documentation I was really confused. And I'm not even sure if Apache Solr can do what I'm trying todo. I even failed how I can over client create Indexes and define a fixed schema for the Documents.
-
laravel-cross-eloquent-search
Laravel package to search through multiple Eloquent models. Supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
SphinxQL query builder
SphinxQL Query Builder generates SphinxQL, a SQL dialect, which is used to query the Sphinx search engine. (Composer Package) (by FoolCode)
-
-
-
Here is an existing plugin which is similar but i believe uses an xml export as the data source: https://github.com/getshifter/wp-serverless-search
-
-
Project mention: I would like to hear your suggestions. Finding the shortest path when there are multiple nodes with the distance between them is predefined | reddit.com/r/algorithms | 2023-01-30
As others have said, this is Dijkstra's algorithm. I made a simple implementation in PHP, feel free to dissect: https://github.com/g105b/graph
PHP Search related posts
- I would like to hear your suggestions. Finding the shortest path when there are multiple nodes with the distance between them is predefined
- Help: Trying to understand Solr terms from perspective of a Elasticsearch user
- E2E testing with github actions
- Deprecated code in Open Source (with WordPress functions)
- Full text search
- Any tips where to migrate a Wordpress site? or witch is the best way to make it static?
- What do you use for e-commerce search?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea5930d400>
www.saashub.com | 1 Feb 2023
Index
What are some of the best open-source Search projects in PHP? This list will help you:
Project | Stars | |
---|---|---|
1 | ElasticSearch PHP | 5,054 |
2 | TNTSearch | 2,896 |
3 | Elastica | 2,214 |
4 | ElasticPress | 1,163 |
5 | laravel-searchable | 1,143 |
6 | Solarium | 901 |
7 | laravel-cross-eloquent-search | 852 |
8 | SphinxQL query builder | 317 |
9 | typesense-php | 84 |
10 | manticoresearch-php | 76 |
11 | wp-serverless-search | 64 |
12 | Sphinx Search | 62 |
13 | graph | 0 |