{"id":27311773,"url":"https://github.com/leroy-merlin-br/mongolid","last_synced_at":"2025-04-12T06:36:53.259Z","repository":{"id":461037,"uuid":"9799450","full_name":"leroy-merlin-br/mongolid","owner":"leroy-merlin-br","description":"Easy, powerful and ultrafast ODM for PHP and MongoDB","archived":false,"fork":false,"pushed_at":"2025-04-11T17:08:20.000Z","size":2926,"stargazers_count":110,"open_issues_count":12,"forks_count":27,"subscribers_count":24,"default_branch":"v3.x","last_synced_at":"2025-04-11T18:28:46.863Z","etag":null,"topics":["hacktoberfest","mongodb","odm","php"],"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/leroy-merlin-br.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-05-01T20:27:54.000Z","updated_at":"2025-04-08T18:56:06.000Z","dependencies_parsed_at":"2023-07-05T15:01:03.410Z","dependency_job_id":"382dbe34-6b02-445b-b745-21f77e182e21","html_url":"https://github.com/leroy-merlin-br/mongolid","commit_stats":{"total_commits":699,"total_committers":23,"mean_commits":"30.391304347826086","dds":0.7267525035765379,"last_synced_commit":"d0ede8b61b74a1ce66499570594806522788c15c"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leroy-merlin-br%2Fmongolid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leroy-merlin-br%2Fmongolid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leroy-merlin-br%2Fmongolid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leroy-merlin-br%2Fmongolid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leroy-merlin-br","download_url":"https://codeload.github.com/leroy-merlin-br/mongolid/tar.gz/refs/heads/v3.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248458705,"owners_count":21107131,"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":["hacktoberfest","mongodb","odm","php"],"created_at":"2025-04-12T06:36:50.948Z","updated_at":"2025-04-12T06:36:53.249Z","avatar_url":"https://github.com/leroy-merlin-br.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Mongolid](https://user-images.githubusercontent.com/1991286/28967747-fe5c258a-78f2-11e7-91c7-8850ffb32004.png)\n\n\u003cp align=\"center\"\u003e\n\n[![Continuous Integration](https://github.com/leroy-merlin-br/mongolid/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/leroy-merlin-br/mongolid/actions/workflows/continuous-integration.yml)\n\u003ca href=\"https://www.codacy.com/gh/leroy-merlin-br/mongolid/dashboard?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=leroy-merlin-br/mongolid\u0026amp;utm_campaign=Badge_Grade\"\u003e\u003cimg src=\"https://app.codacy.com/project/badge/Grade/bdda2d9ea3e94141946af9bad2da1a09\"/\u003e\u003c/a\u003e\n\u003ca href=\"https://www.codacy.com/gh/leroy-merlin-br/mongolid/dashboard?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=leroy-merlin-br/mongolid\u0026amp;utm_campaign=Badge_Coverage\"\u003e\u003cimg src=\"https://app.codacy.com/project/badge/Coverage/bdda2d9ea3e94141946af9bad2da1a09\"/\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/leroy-merlin-br/mongolid\"\u003e\u003cimg src=\"https://poser.pugx.org/leroy-merlin-br/mongolid/v/stable\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/leroy-merlin-br/mongolid\"\u003e\u003cimg src=\"https://poser.pugx.org/leroy-merlin-br/mongolid/downloads\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/leroy-merlin-br/mongolid\"\u003e\u003cimg src=\"https://poser.pugx.org/leroy-merlin-br/mongolid/license\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## About Mongolid\nEasy, powerful and ultrafast ODM for PHP 8.0+ build on top of the [new mongodb driver](https://docs.mongodb.org/ecosystem/drivers/php/).\n\nMongolid supports **ActiveRecord** pattern.\n\n## Introduction\nMongolid ODM (Object Document Mapper) provides a beautiful, simple implementation for working with MongoDB. Each database collection can have a corresponding \"Model\" which is used to interact with that collection.\n\n**Note:** If you are working with Laravel, take a look at [mongolid-laravel repository](https://github.com/leroy-merlin-br/mongolid-laravel).\n\n## Requirements\n- PHP **8.0** or superior\n- [MongoDB Driver](http://php.net/manual/en/set.mongodb.php)\n\n## Installation\nYou can install the library through Composer:\n\n```\n$ composer require leroy-merlin-br/mongolid\n```\n\n## Documentation\nYou can access the full documentation [here](http://leroy-merlin-br.github.io/mongolid).\n\n## License\nMongolid is free software distributed under the terms of the [MIT license](LICENSE).\n\n## Additional information\nMade with ❤ by [Leroy Merlin Brazil](https://github.com/leroy-merlin-br) and [all contributors](https://github.com/leroy-merlin-br/mongolid/graphs/contributors).\n\nIf you have any questions, feel free to contact us.\n\nIf you have any issues, please [report here](https://github.com/leroy-merlin-br/mongolid/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleroy-merlin-br%2Fmongolid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleroy-merlin-br%2Fmongolid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleroy-merlin-br%2Fmongolid/lists"}