{"id":15287393,"url":"https://github.com/facile-it/mongodb-bundle","last_synced_at":"2026-01-16T13:06:27.856Z","repository":{"id":45131939,"uuid":"61825783","full_name":"facile-it/mongodb-bundle","owner":"facile-it","description":"Bundle service integration of official mongodb/mongo-php-library","archived":false,"fork":false,"pushed_at":"2025-02-25T14:15:39.000Z","size":832,"stargazers_count":37,"open_issues_count":7,"forks_count":20,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-03-27T01:50:02.772Z","etag":null,"topics":["database","hacktoberfest","mongodb","php","symfony-bundle"],"latest_commit_sha":null,"homepage":"","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/facile-it.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/Contributing.md","funding":null,"license":"LICENSE.MD","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":"2016-06-23T17:58:23.000Z","updated_at":"2025-02-25T14:15:36.000Z","dependencies_parsed_at":"2023-11-11T07:27:05.106Z","dependency_job_id":"083ab16e-b754-4f1a-8fe8-648397600763","html_url":"https://github.com/facile-it/mongodb-bundle","commit_stats":{"total_commits":285,"total_committers":24,"mean_commits":11.875,"dds":0.6771929824561403,"last_synced_commit":"40a9c3b35773667248c6b936eb47e15f09dd3fc3"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facile-it%2Fmongodb-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facile-it%2Fmongodb-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facile-it%2Fmongodb-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facile-it%2Fmongodb-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facile-it","download_url":"https://codeload.github.com/facile-it/mongodb-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247150669,"owners_count":20892186,"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":["database","hacktoberfest","mongodb","php","symfony-bundle"],"created_at":"2024-09-30T15:28:01.468Z","updated_at":"2026-01-16T13:06:27.849Z","avatar_url":"https://github.com/facile-it.png","language":"PHP","funding_links":[],"categories":["Libraries"],"sub_categories":["PHP"],"readme":"# Facile.it MongoDB Bundle\n\nThis bundle integrates the official [mongodb/mongo-php-library] driver library ([mongodb/mongodb] on packagist) \nwith your Symfony app.\n\n[![PHP](https://img.shields.io/badge/php-%5E8.1-blue.svg)](https://img.shields.io/badge/php-%5E8.1-blue.svg)\n[![MongoDB](https://img.shields.io/badge/MongoDB-%5E5.0-lightgrey.svg)](https://img.shields.io/badge/MongoDB-%5E5.0-lightgrey.svg)\n[![ext-mongodb](https://img.shields.io/badge/ext_mongodb-%5E1.12.0%7C%5E2.0-orange.svg)](https://img.shields.io/badge/ext_mongodb-%5E1.12.0%7C%5E2.svg)\n[![Flex Support](https://img.shields.io/badge/Flex-supported-brightgreen.svg)]()\n\n[![Latest Stable Version](https://poser.pugx.org/facile-it/mongodb-bundle/v/stable)](https://packagist.org/packages/facile-it/mongodb-bundle)\n[![Latest Unstable Version](https://poser.pugx.org/facile-it/mongodb-bundle/v/unstable)](https://packagist.org/packages/facile-it/mongodb-bundle) [![Total Downloads](https://poser.pugx.org/facile-it/mongodb-bundle/downloads)](https://packagist.org/packages/facile-it/mongodb-bundle) \n[![License](https://poser.pugx.org/facile-it/mongodb-bundle/license)](https://packagist.org/packages/facile-it/mongodb-bundle)\n\n\n[![CI](https://github.com/facile-it/mongodb-bundle/actions/workflows/ci.yaml/badge.svg)](https://github.com/facile-it/mongodb-bundle/actions/workflows/ci.yaml)\n[![Static analysis](https://github.com/facile-it/mongodb-bundle/actions/workflows/static-analysis.yaml/badge.svg)](https://github.com/facile-it/mongodb-bundle/actions/workflows/static-analysis.yaml)\n[![codecov](https://codecov.io/gh/facile-it/mongodb-bundle/branch/master/graph/badge.svg?token=gEhvCteV7k)](https://codecov.io/gh/facile-it/mongodb-bundle)\n\n[mongodb/mongo-php-library]: https://github.com/mongodb/mongo-php-library\n[mongodb/mongodb]: https://packagist.org/packages/mongodb/mongodb\n\n## Features\n\n- Provide instances of `MongoDB\\Database` as [services](docs/Documentation.md#database-as-a-service) for your Symfony app.\n- Add a [query profiling](docs/Documentation.md#query-profiling) section to the profiler toolbar.\n- Capability for loading [data fixtures](docs/Documentation.md#fixtures).\n\nTry it now!\n\n    composer require facile-it/mongodb-bundle\n\n## Resources\n\n- [Documentation](docs/Documentation.md)\n- [Upgrading notes](docs/Upgrade.md)\n- [Contribution guidelines](docs/Contributing.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacile-it%2Fmongodb-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffacile-it%2Fmongodb-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacile-it%2Fmongodb-bundle/lists"}