{"id":37373086,"url":"https://github.com/s-me/album","last_synced_at":"2026-01-16T05:01:03.905Z","repository":{"id":43625115,"uuid":"62354586","full_name":"S-Me/Album","owner":"S-Me","description":null,"archived":false,"fork":false,"pushed_at":"2016-07-01T02:48:37.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T23:44:45.982Z","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/S-Me.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":"2016-07-01T01:59:42.000Z","updated_at":"2024-06-20T23:44:45.983Z","dependencies_parsed_at":"2022-07-12T18:19:24.458Z","dependency_job_id":null,"html_url":"https://github.com/S-Me/Album","commit_stats":null,"previous_names":["s-me/album"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/S-Me/Album","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-Me%2FAlbum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-Me%2FAlbum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-Me%2FAlbum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-Me%2FAlbum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/S-Me","download_url":"https://codeload.github.com/S-Me/Album/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S-Me%2FAlbum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T03:13:13.607Z","status":"ssl_error","status_checked_at":"2026-01-16T03:11:47.863Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-16T05:00:45.537Z","updated_at":"2026-01-16T05:01:03.849Z","avatar_url":"https://github.com/S-Me.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zf2 album with doctrine2 ORM\n\nThis is a simple module from zf2 doc tutorial with doctrine2 ORM\n\n# Install\nclone the module to your application\n\nadd new file named doctrine.local.php to config\\autoload if not exists, (config\\autoload\\doctrine.local.php)\n\nadd this :\n\n\u003c?php\n\nreturn array(\n  'doctrine' =\u003e array(\n    'connection' =\u003e array(\n      'orm_default' =\u003e array(\n        'driverClass' =\u003e'Doctrine\\DBAL\\Driver\\PDOMySql\\Driver',\n        'params' =\u003e array(\n          'host'     =\u003e 'localhost',\n          'port'     =\u003e '3306',\n          'user'     =\u003e 'your-username',\n          'password' =\u003e 'your_password',\n          'dbname'   =\u003e 'your_database',\n)))));\n\nadd this key 'Album' to application.config.php.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-me%2Falbum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs-me%2Falbum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-me%2Falbum/lists"}