{"id":19783092,"url":"https://github.com/edmondscommerce/doctrine-static-meta","last_synced_at":"2025-04-30T22:31:21.958Z","repository":{"id":56975157,"uuid":"103548081","full_name":"edmondscommerce/doctrine-static-meta","owner":"edmondscommerce","description":"An implementation of Doctrine using the PHP Static Meta Data driver and no annotations","archived":false,"fork":false,"pushed_at":"2024-02-20T11:25:19.000Z","size":5351,"stargazers_count":2,"open_issues_count":29,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T05:34:26.494Z","etag":null,"topics":["code-generation","code-generator","database","doctrine","doctrine-orm","experimental","idea","php","php7"],"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/edmondscommerce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-14T15:15:55.000Z","updated_at":"2024-02-20T11:24:12.000Z","dependencies_parsed_at":"2022-08-21T11:50:54.848Z","dependency_job_id":null,"html_url":"https://github.com/edmondscommerce/doctrine-static-meta","commit_stats":null,"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fdoctrine-static-meta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fdoctrine-static-meta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fdoctrine-static-meta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmondscommerce%2Fdoctrine-static-meta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edmondscommerce","download_url":"https://codeload.github.com/edmondscommerce/doctrine-static-meta/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251791578,"owners_count":21644421,"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":["code-generation","code-generator","database","doctrine","doctrine-orm","experimental","idea","php","php7"],"created_at":"2024-11-12T06:07:16.525Z","updated_at":"2025-04-30T22:31:21.525Z","avatar_url":"https://github.com/edmondscommerce.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Doctrine Static Meta\n## By [Edmonds Commerce](https://www.edmondscommerce.co.uk)\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/00a50e56835f45b0ba32eed9c0285ede)](https://www.codacy.com/app/edmondscommerce/doctrine-static-meta?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=edmondscommerce/doctrine-static-meta\u0026amp;utm_campaign=Badge_Grade) \n\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/edmondscommerce/doctrine-static-meta/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/edmondscommerce/doctrine-static-meta/?branch=master)\n\n[![Code Intelligence Status](https://scrutinizer-ci.com/g/edmondscommerce/doctrine-static-meta/badges/code-intelligence.svg?b=master)](https://scrutinizer-ci.com/code-intelligence)\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/fd4655978dc2137dd375/maintainability)](https://codeclimate.com/github/edmondscommerce/doctrine-static-meta/maintainability)\n\nAn implementation of Doctrine using the [PHP Static Meta Data driver](http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/php-mapping.html#static-function) and no annotations.\n\nThis library includes extensive traits and interfaces and also full code generation allowing you to set up a project quickly.\n\n## Install\n\n```bash\ncomposer require edmondscommerce/typesafe-functions dev-master@dev\ncomposer require gossi/php-code-generator \"^0.5.0\" --dev\ncomposer require sebastian/diff ^3.0 --dev\ncomposer require edmondscommerce/doctrine-static-meta dev-master@dev\n```\n\n## Limitations\n\nWhilst this is now at a stage where we are using it in production, it is still a work in progress.\n\n* Currently we have only targeted MySQL\n\n## Suggested .my.cnf File\n\nAs DSM is using binary ID columns, it is worth customising your .my.cnf file to make this easier to work with\n\n```\n[mysql]\nauto-rehash\nbinary-as-hex = true                                                                                              \n[client]\nuser=root\npassword=YOURPASSWORDHERE\n```\n\n## Further Reading\n\nDocumentation is still very much a work in progress...\n\nHave a look in the [docs](docs) Folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmondscommerce%2Fdoctrine-static-meta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedmondscommerce%2Fdoctrine-static-meta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmondscommerce%2Fdoctrine-static-meta/lists"}