{"id":20058349,"url":"https://github.com/originphp/bookmarks","last_synced_at":"2025-10-13T14:11:39.931Z","repository":{"id":141546221,"uuid":"185631894","full_name":"originphp/bookmarks","owner":"originphp","description":"Bookmarks demo application","archived":false,"fork":false,"pushed_at":"2021-07-11T10:46:12.000Z","size":141,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-20T22:25:29.027Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/originphp.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":"2019-05-08T15:21:18.000Z","updated_at":"2021-07-11T10:46:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc972c27-4593-40b2-9a7d-e5753f5a38ad","html_url":"https://github.com/originphp/bookmarks","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/originphp/bookmarks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/originphp%2Fbookmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/originphp%2Fbookmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/originphp%2Fbookmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/originphp%2Fbookmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/originphp","download_url":"https://codeload.github.com/originphp/bookmarks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/originphp%2Fbookmarks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015708,"owners_count":26085748,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2024-11-13T13:01:17.243Z","updated_at":"2025-10-13T14:11:39.878Z","avatar_url":"https://github.com/originphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookmarks Demo Application\n\nThis is the OriginPHP demo application\n\nMake sure your database is configured.\n\nIf you are using Docker, start the container, if its not already started.\n\n```linux\n$ docker-compose up\n```\n\nThen connect to the container \n\n```linux\n$ docker-compose run app bash\n```\n\n## Creating the database using schema\n\nCreate and seed the database\n\n```linux\n$ bin/console db:setup\n```\n\n## Creating the database using migrations \n\nThis app also contains the migration version of the database setup to demonstrate the functionality.\n\nFirst create the db\n\n```linux\n$ bin/console db:create\n```\n\nLoad the schema for migrations\n\n```linux\n$ bin/console db:load:schema migrations\n```\n\nRun the migrations \n\n```linux\n$ bin/console db:migrate\n```\n\nSeed the database\n\n```linux\n$ bin/console db:seed\n```\n\n## Install Dependencies\n\nThis is used by one of the console commands.\n\n```linux\n$ composer require originphp/yaml\n```\n\n## Access\n\nYou can go to http://localhost:8000/bookmarks and use the username `demo@example.com` with the password `origin` to login.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foriginphp%2Fbookmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foriginphp%2Fbookmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foriginphp%2Fbookmarks/lists"}