{"id":34811261,"url":"https://github.com/backstagephp/components","last_synced_at":"2026-01-20T16:32:56.879Z","repository":{"id":322275298,"uuid":"1085805396","full_name":"backstagephp/components","owner":"backstagephp","description":"A collection of beautiful website components.","archived":false,"fork":false,"pushed_at":"2025-11-10T18:54:20.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-10T20:33:07.986Z","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/backstagephp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"vormkracht10"}},"created_at":"2025-10-29T14:35:08.000Z","updated_at":"2025-11-10T18:54:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/backstagephp/components","commit_stats":null,"previous_names":["backstagephp/components"],"tags_count":1,"template":false,"template_full_name":"backstagephp/laravel-package-template","purl":"pkg:github/backstagephp/components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstagephp%2Fcomponents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstagephp%2Fcomponents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstagephp%2Fcomponents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstagephp%2Fcomponents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/backstagephp","download_url":"https://codeload.github.com/backstagephp/components/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstagephp%2Fcomponents/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"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":"2025-12-25T12:54:13.365Z","updated_at":"2026-01-20T16:32:56.874Z","avatar_url":"https://github.com/backstagephp.png","language":"PHP","funding_links":["https://github.com/sponsors/vormkracht10"],"categories":[],"sub_categories":[],"readme":"# A collection of beautiful website components.\n\nFrom the makers of Backstage.\n\n## Installation\nIf you using backstage/cms these components are including by default.\n\n```bash\ncomposer require backstage/components\n```\n\nAdd the following code to app.js.\n```js\nimport.meta.glob('../views/components/**/*.css', { eager: true });\nimport.meta.glob('../views/components/**/*.js', { eager: true });\n```\n\nPublishes a component\n```bash\nphp artisan backstage:component {component?}\n```\n\n# Contributing\n\nIf you made a website component follow these steps.\n\n**Add a subtree for the component repository**\n```bash\ngit subtree add --prefix components/CounterComponent git@github.com:backstagephp/Counter-Component.git main --squash\n```\n\nAfter you made changes to the component push to both repositories:\n```bash\ngit add .\ngit commit -m \"Changed colors for heading\"\ngit push\ngit subtree push --prefix components/CounterComponent git@github.com:backstagephp/Counter-Component.git main\n```\n\nYou can also add the repository to the push-to-subtrees.yml Github action.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackstagephp%2Fcomponents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackstagephp%2Fcomponents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackstagephp%2Fcomponents/lists"}