{"id":14983920,"url":"https://github.com/friendsofsymfony/foselasticabundle","last_synced_at":"2025-05-15T00:05:47.229Z","repository":{"id":37677383,"uuid":"1588858","full_name":"FriendsOfSymfony/FOSElasticaBundle","owner":"FriendsOfSymfony","description":"Elasticsearch PHP integration for your Symfony project using Elastica.","archived":false,"fork":false,"pushed_at":"2025-03-18T10:41:56.000Z","size":3411,"stargazers_count":1252,"open_issues_count":67,"forks_count":791,"subscribers_count":59,"default_branch":"master","last_synced_at":"2025-04-22T18:03:36.725Z","etag":null,"topics":["bundle","elastica","elasticsearch","php","search","symfony","symfony-bundle"],"latest_commit_sha":null,"homepage":"http://friendsofsymfony.github.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/FriendsOfSymfony.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-5.0.md","contributing":null,"funding":null,"license":"LICENSE","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":"2011-04-08T19:48:24.000Z","updated_at":"2025-04-18T12:00:09.000Z","dependencies_parsed_at":"2024-01-14T03:47:03.060Z","dependency_job_id":"0dc83335-29c5-4cfc-aba6-fc350b922fe5","html_url":"https://github.com/FriendsOfSymfony/FOSElasticaBundle","commit_stats":{"total_commits":1669,"total_committers":298,"mean_commits":5.600671140939597,"dds":0.8867585380467345,"last_synced_commit":"d53573818dc4924e392e724f23af6e61ef2fc694"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfSymfony%2FFOSElasticaBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfSymfony%2FFOSElasticaBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfSymfony%2FFOSElasticaBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfSymfony%2FFOSElasticaBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FriendsOfSymfony","download_url":"https://codeload.github.com/FriendsOfSymfony/FOSElasticaBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252873968,"owners_count":21817710,"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":["bundle","elastica","elasticsearch","php","search","symfony","symfony-bundle"],"created_at":"2024-09-24T14:08:10.601Z","updated_at":"2025-05-07T11:52:11.350Z","avatar_url":"https://github.com/FriendsOfSymfony.png","language":"PHP","readme":"FOSElasticaBundle\n=================\n\nThis bundle provides integration with [Elasticsearch](http://www.elasticsearch.org) and [Elastica](https://github.com/ruflin/Elastica) with\nSymfony. Features include:\n\n- Integrates the Elastica library into a Symfony environment\n- Use JmsSerializer or Symfony Serializer to convert between PHP objects and Elasticsearch data\n- Index configuration for Elasticsearch, or send data without configuration to use the dynamic mapping feature of Elasticsearch\n- Listeners for Doctrine events for automatic indexing\n\n[![Build Status](https://github.com/FriendsOfSymfony/FOSElasticaBundle/workflows/Continuous%20integration/badge.svg?branch=master)](https://github.com/FriendsOfSymfony/FOSElasticaBundle/actions?query=workflow%3A%22Continuous%20integration%22%20branch%3Amaster)\n[![Total Downloads](https://poser.pugx.org/friendsofsymfony/elastica-bundle/downloads.png)](https://packagist.org/packages/friendsofsymfony/elastica-bundle)\n[![Latest Stable Version](https://poser.pugx.org/friendsofsymfony/elastica-bundle/v/stable.png)](https://packagist.org/packages/friendsofsymfony/elastica-bundle)\n[![Latest Unstable Version](https://poser.pugx.org/friendsofsymfony/elastica-bundle/v/unstable.svg)](https://packagist.org/packages/friendsofsymfony/elastica-bundle)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSElasticaBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSElasticaBundle/?branch=master)\n\nDocumentation\n-------------\n\nDocumentation for FOSElasticaBundle is in [`doc/index.md`](doc/index.md)\n\nInstallation\n------------\n\nInstallation instructions can be found in the [documentation](doc/setup.md)\n\nVersions \u0026 Dependencies\n-----------------------\n\nVersion 7 of the FOSElasticaBundle is compatible with Elasticsearch 8. It requires Symfony 6.4 or greater. When using\nSymfony Flex there is also a [recipe to ease the setup](https://github.com/symfony/recipes-contrib/tree/master/friendsofsymfony/elastica-bundle/5.0).\nEarlier versions of the FOSElasticaBundle are not maintained anymore and only work with older versions of the dependencies.\nThe following table shows the compatibilities of different versions of the bundle.\n\n| FOSElasticaBundle | Elastica | Elasticsearch | Symfony    | PHP   |\n|-------------------|----------|---------------| ---------- | ----- |\n| [6.6] (6.x)       | ^7.1     | 7.\\*          | ^5.4\\|^6.4\\|^7.1 | ^7.4\\|^8.1 |\n| [7.0] (master)    | ^8.0     | 8.\\*          | ^6.4\\|^7.1 | ^8.1 |\n\nLicense\n-------\n\nThis bundle is released under the MIT license. See the included [LICENSE](LICENSE) file for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendsofsymfony%2Ffoselasticabundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriendsofsymfony%2Ffoselasticabundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendsofsymfony%2Ffoselasticabundle/lists"}