{"id":19952059,"url":"https://github.com/studio24/dev-site-banner","last_synced_at":"2025-06-15T15:34:58.264Z","repository":{"id":72851268,"uuid":"43548292","full_name":"studio24/dev-site-banner","owner":"studio24","description":"Site banner to display on non-production sites (e.g. staging, development)","archived":false,"fork":false,"pushed_at":"2015-11-16T17:57:05.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-06-13T22:52:40.001Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/studio24.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-02T11:00:23.000Z","updated_at":"2025-05-09T09:12:00.000Z","dependencies_parsed_at":"2023-03-01T04:00:31.794Z","dependency_job_id":null,"html_url":"https://github.com/studio24/dev-site-banner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/studio24/dev-site-banner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studio24%2Fdev-site-banner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studio24%2Fdev-site-banner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studio24%2Fdev-site-banner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studio24%2Fdev-site-banner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/studio24","download_url":"https://codeload.github.com/studio24/dev-site-banner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studio24%2Fdev-site-banner/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259998047,"owners_count":22943737,"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":[],"created_at":"2024-11-13T01:11:22.472Z","updated_at":"2025-06-15T15:34:58.236Z","avatar_url":"https://github.com/studio24.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Development Site Banner\n\n*Note: Alpha software, in development - please don't use yet*\n\nThis is a simple package to display a banner at the top of all pages on your website displaying key dev information:\n\n* Environment\n* Git branch\n* Last commit\n \n## Usage\n \nYou first need to set the current environment name for your application in the variable ```$environmentName``` \n \nThen output the site banner via:\n \n```\n$banner = new \\Studio24\\SiteBanner($environmentName);\necho $banner-\u003egetBanner();\n```\n\n### Development\n\nExample test code\n\n```\ninclude '/path/to/dev-site-banner/vendor/autoload.php';\nuse Studio24\\SiteBanner;\n\n$banner = new SiteBanner('development');\necho $banner-\u003egetBanner();\n```\n\n \n## Credits\n\nCredit to Sebastian Bergmann, the lightweight Git reading functionality in this package is based from his work in https://github.com/sebastianbergmann/git\n\nWarning icon from Open Iconic — www.useiconic.com/open\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudio24%2Fdev-site-banner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstudio24%2Fdev-site-banner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudio24%2Fdev-site-banner/lists"}