{"id":21501201,"url":"https://github.com/daviddlv/doctrinemanagerbundle","last_synced_at":"2025-07-14T15:07:24.763Z","repository":{"id":21853869,"uuid":"25177170","full_name":"daviddlv/DoctrineManagerBundle","owner":"daviddlv","description":null,"archived":false,"fork":false,"pushed_at":"2016-09-17T13:20:48.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T13:28:26.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daviddlv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-13T20:48:41.000Z","updated_at":"2016-08-12T08:51:21.000Z","dependencies_parsed_at":"2022-07-23T16:02:03.101Z","dependency_job_id":null,"html_url":"https://github.com/daviddlv/DoctrineManagerBundle","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/daviddlv/DoctrineManagerBundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviddlv%2FDoctrineManagerBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviddlv%2FDoctrineManagerBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviddlv%2FDoctrineManagerBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviddlv%2FDoctrineManagerBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daviddlv","download_url":"https://codeload.github.com/daviddlv/DoctrineManagerBundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviddlv%2FDoctrineManagerBundle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265311871,"owners_count":23745161,"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":[],"created_at":"2024-11-23T17:49:57.719Z","updated_at":"2025-07-14T15:07:24.445Z","avatar_url":"https://github.com/daviddlv.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Usage\r\n-----\r\n\r\n```php\r\n// AppBundle/Entity/Content.php\r\n\r\nuse Doctrine\\Manager\\Mapping\\Annotation as MM;\r\nuse Doctrine\\ORM\\Mapping as ORM;\r\n\r\n/**\r\n * @ORM\\Entity(repositoryClass=\"Doctrine\\Manager\\Model\\ORM\\EntityRepository\")\r\n * @ORM\\Table(name=\"content\")\r\n * @MM\\ModelManager(class=\"ContentBundle\\Entity\\Manager\\ContentManager\")\r\n */\r\nclass Content\r\n```\r\n\r\n```php\r\n// AppBundle/Controller/ContentController.php\r\n\r\npublic function indexAction(Request $request)\r\n{\r\n    $contentManager = $this-\u003eget('manager.factory')-\u003egetManager(Content::class);\r\n    $contents = $contentManager-\u003egetRepository()-\u003efindAll();\r\n}\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaviddlv%2Fdoctrinemanagerbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaviddlv%2Fdoctrinemanagerbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaviddlv%2Fdoctrinemanagerbundle/lists"}