{"id":13608264,"url":"https://github.com/ruflin/Elastica","last_synced_at":"2025-04-12T14:32:26.230Z","repository":{"id":1130726,"uuid":"1006445","full_name":"ruflin/Elastica","owner":"ruflin","description":"Elastica is a PHP client for elasticsearch","archived":false,"fork":false,"pushed_at":"2025-02-14T11:24:26.000Z","size":24709,"stargazers_count":2265,"open_issues_count":120,"forks_count":731,"subscribers_count":84,"default_branch":"8.x","last_synced_at":"2025-04-08T08:04:11.084Z","etag":null,"topics":["elasticsearch","hacktoberfest","php"],"latest_commit_sha":null,"homepage":"http://elastica.io/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruflin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-10-19T17:04:21.000Z","updated_at":"2025-03-25T14:04:41.000Z","dependencies_parsed_at":"2024-01-29T08:46:54.857Z","dependency_job_id":"73d0ab38-b312-49c0-8fe2-64e545ed94e1","html_url":"https://github.com/ruflin/Elastica","commit_stats":{"total_commits":2750,"total_committers":365,"mean_commits":7.534246575342466,"dds":0.7210909090909091,"last_synced_commit":"58042887616eeb63621412c03bc903056bbcee7e"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruflin%2FElastica","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruflin%2FElastica/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruflin%2FElastica/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruflin%2FElastica/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruflin","download_url":"https://codeload.github.com/ruflin/Elastica/tar.gz/refs/heads/8.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248581317,"owners_count":21128147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elasticsearch","hacktoberfest","php"],"created_at":"2024-08-01T19:01:25.732Z","updated_at":"2025-04-12T14:32:26.218Z","avatar_url":"https://github.com/ruflin.png","language":"PHP","readme":"# Elastica: elasticsearch PHP Client\n\n[![Latest Stable Version](https://poser.pugx.org/ruflin/Elastica/v/stable)](https://packagist.org/packages/ruflin/elastica)\n[![Build Status](https://github.com/ruflin/elastica/actions/workflows/continuous-integration.yaml/badge.svg?branch=8.x)](https://github.com/ruflin/Elastica/actions/workflows/continuous-integration.yaml?query=branch%3A8.x)\n[![codecov.io](https://codecov.io/gh/ruflin/Elastica/branch/8.x/graph/badge.svg)](https://app.codecov.io/github/ruflin/Elastica/tree/8.x)\n[![Total Downloads](https://poser.pugx.org/ruflin/Elastica/downloads)](https://packagist.org/packages/ruflin/elastica)\n[![Join the chat at https://gitter.im/ruflin/Elastica](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ruflin/Elastica?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nAll documentation for Elastica can be found under [Elastica.io](http://Elastica.io/).\nIf you have questions, don't hesitate to ask them on [Stack Overflow](http://stackoverflow.com/questions/tagged/elastica)\nand add the Tag \"Elastica\" or in our [Gitter](https://gitter.im/ruflin/Elastica) channel.\n\nAll library issues should go to the [issue tracker from GitHub](https://github.com/ruflin/Elastica/issues).\n\n## Compatibility\n\nThis release is compatible with all Elasticsearch 8.0 releases and onwards.\n\nThe testsuite is run against the most recent minor version of Elasticsearch, currently 8.8.0 and 8.9.0-SNAPSHOT\n\n## Contributing\n\nContributions are always welcome.\nFor details on how to contribute, check the [CONTRIBUTING](https://github.com/ruflin/Elastica/blob/master/CONTRIBUTING.md) file.\n\n## Versions \u0026 Dependencies\n\nThis project tries to follow Elasticsearch in terms of [End of Life](https://www.elastic.co/support/eol) and maintenance since 5.x.\nIt is generally recommended to use the latest point release of the relevant branch.\n\n| Elastica branch                                    | ElasticSearch | elasticsearch-php | PHP            |\n|----------------------------------------------------|---------------|-------------------|----------------|\n| [8.x](https://github.com/ruflin/Elastica/tree/8.x) | 8.x           | ^8.4              | \u003e=8.0 \u003c8.4     |\n| [7.x](https://github.com/ruflin/Elastica/tree/7.x) | 7.x           | ^7.0              | ^7.2 \\|\\| ^8.0 |\n| [6.x](https://github.com/ruflin/Elastica/tree/6.x) | 6.x           | ^6.0              | ^7.0 \\|\\| ^8.0 |\n\nUnmaintained versions:\n\n| Elastica version                                   | ElasticSearch | elasticsearch-php | PHP      |\n|----------------------------------------------------|---------------|-------------------|----------|\n| [5.x](https://github.com/ruflin/Elastica/tree/5.x) | 5.x           | ^5.0              | \\\u003e=5.6   |\n| [3.x](https://github.com/ruflin/Elastica/tree/3.x) | 2.4.0         | no                | \\\u003e=5.4   |\n| [2.x](https://github.com/ruflin/Elastica/tree/2.x) | 1.7.2         | no                | \\\u003e=5.3.3 |\n","funding_links":[],"categories":["PHP","搜索","目录","Table of Contents","Search","搜索 Search","搜索( Search )"],"sub_categories":["搜索 Search","Search"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruflin%2FElastica","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruflin%2FElastica","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruflin%2FElastica/lists"}