{"id":23646783,"url":"https://github.com/hosseinmirzapur/prisma","last_synced_at":"2026-04-15T06:31:43.426Z","repository":{"id":215637936,"uuid":"739420543","full_name":"hosseinmirzapur/prisma","owner":"hosseinmirzapur","description":"Prisma Go Client for Goravel","archived":false,"fork":false,"pushed_at":"2024-07-22T14:32:24.000Z","size":51,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T19:53:53.180Z","etag":null,"topics":["golang","golang-package","goravel","laravel","orm","orm-library"],"latest_commit_sha":null,"homepage":"https://goravel.dev","language":"Go","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/hosseinmirzapur.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-05T14:23:34.000Z","updated_at":"2025-01-07T09:43:07.000Z","dependencies_parsed_at":"2024-01-22T16:48:05.090Z","dependency_job_id":"6ca96932-fd9e-40c3-ab19-0c1e5d2b6c1e","html_url":"https://github.com/hosseinmirzapur/prisma","commit_stats":null,"previous_names":["hosseinmirzapur/prisma"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hosseinmirzapur/prisma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hosseinmirzapur%2Fprisma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hosseinmirzapur%2Fprisma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hosseinmirzapur%2Fprisma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hosseinmirzapur%2Fprisma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hosseinmirzapur","download_url":"https://codeload.github.com/hosseinmirzapur/prisma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hosseinmirzapur%2Fprisma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31829782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["golang","golang-package","goravel","laravel","orm","orm-library"],"created_at":"2024-12-28T13:40:02.260Z","updated_at":"2026-04-15T06:31:43.401Z","avatar_url":"https://github.com/hosseinmirzapur.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prisma Client with Go\n\nSpecial thanks to [Luca Steeb](https://github.com/steebchen), for developing an elegant package.\n\nThis package is dedicated to [Goravel](https://github.com/goravel/goravel) as an extend package.\n\n## Version\n\n| hosseinmirzapur/prisma | goravel/framework |\n|-------------|-------------------|\n| v1.1.x      | v1.13.x           |\n\n## Install\n\n1. Add package:\n\n```bash\ngo get github.com/hosseinmirzapur/prisma\n```\n\n2. Register Service Provider:\n\n```\n// config/app.go\nimport \"github.com/hosseinmirzapur/prisma\"\n\n\"providers\": []foundation.ServiceProvider{\n    ...\n    \u0026prisma.ServiceProvider{},\n}\n```\n\n3. See artisan list\n\n```bash\ngo run . artisan list\ngo run . artisan prisma:version\n```\n\n## Info on Commands\n\nBe sure to check [Prisma Client with Go](https://github.com/steebchen/prisma-client-go), as there are more information there as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhosseinmirzapur%2Fprisma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhosseinmirzapur%2Fprisma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhosseinmirzapur%2Fprisma/lists"}