{"id":18929470,"url":"https://github.com/thecodingmachine/database.doctrine-orm-wrapper","last_synced_at":"2025-04-15T15:31:02.548Z","repository":{"id":15785001,"uuid":"18524166","full_name":"thecodingmachine/database.doctrine-orm-wrapper","owner":"thecodingmachine","description":"This package contains wrapper classes that make Doctrine ORM easy to use in Mouf","archived":false,"fork":false,"pushed_at":"2020-07-28T08:46:44.000Z","size":346,"stargazers_count":3,"open_issues_count":2,"forks_count":7,"subscribers_count":14,"default_branch":"2.2","last_synced_at":"2025-04-11T10:18:00.104Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodingmachine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-07T16:23:26.000Z","updated_at":"2017-01-16T14:51:44.000Z","dependencies_parsed_at":"2022-07-16T07:16:09.895Z","dependency_job_id":null,"html_url":"https://github.com/thecodingmachine/database.doctrine-orm-wrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fdatabase.doctrine-orm-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fdatabase.doctrine-orm-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fdatabase.doctrine-orm-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fdatabase.doctrine-orm-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodingmachine","download_url":"https://codeload.github.com/thecodingmachine/database.doctrine-orm-wrapper/tar.gz/refs/heads/2.2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249097847,"owners_count":21212362,"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-08T11:32:55.220Z","updated_at":"2025-04-15T15:31:02.148Z","avatar_url":"https://github.com/thecodingmachine.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Doctrine ORM wrapper classes for Mouf\n=====================================\n\nThis package contains a single class that makes Doctrine/ORM easily usable in Mouf.\n\nIt provides an installer that creates an instance of `EntityManager`.\n\nThe package also feature a special UI that will help you:\n\n * install \u0026 edit interfaces to help the user defining the main properties of the `entityManager` instance. \n * automated DB Schema generation\n * DAO (repository) generation that produce helpers for performing base queries\n \nThese steps are triggered during the install process, but also when lanching the configuration interface from the `entityManager` instance dedicated button :\n\n![Configure the entityManager](doc/images/configure-entityManager.png)\n\nFinally, you will be able to update your DB Schema at all time using the menu entry in DB \u003e\u003e Doctrine \u003e\u003e Generate Schema and DAOs:\n\n![Configure the enttityManager](doc/images/menu-generate-schema.png)\n\n\n\u003e **Approach:** Doctrine allows multiple strategies to operate from DB Schema to it's Entities.\nIn this package, we made the choice to work from Model down to DB Schema : you just define your entities,\nthen use the `entityManager` and associated `schemaTool` in order to create / update your schema.\n\nFor more information, please read the next steps:\n\n * Doctrine documentation is very important as this package is just a wrapper : [http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/](http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/)\n * [Defining properties for the `entityManager` instance](doc/define-properties.md)\n * [Create / Update your DB schema](doc/schema.md)\n * [Generated DAO classes](doc/daos.md)\n * [Writing packages that provide entities](doc/writing_packages.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fdatabase.doctrine-orm-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodingmachine%2Fdatabase.doctrine-orm-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fdatabase.doctrine-orm-wrapper/lists"}