{"id":18578329,"url":"https://github.com/astrotomic/ignition-stackoverflow","last_synced_at":"2025-09-25T09:57:07.164Z","repository":{"id":35091078,"uuid":"205465094","full_name":"Astrotomic/ignition-stackoverflow","owner":"Astrotomic","description":"An Ignition tab that fetches StackOverflow questions and provides a searchbar.","archived":false,"fork":false,"pushed_at":"2023-05-18T10:59:07.000Z","size":1372,"stargazers_count":78,"open_issues_count":6,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-17T00:53:12.681Z","etag":null,"topics":["error-handling","exception-handling","flare","hacktoberfest","ignition","ignition-stackoverflow","ignition-tab","laravel","stackoverflow","stackoverflow-tab","treeware"],"latest_commit_sha":null,"homepage":"","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/Astrotomic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["Gummibeer","SarahSibert"],"issuehunt":"astrotomic","custom":["https://forest.astrotomic.info"]}},"created_at":"2019-08-30T22:32:49.000Z","updated_at":"2024-01-24T09:20:35.000Z","dependencies_parsed_at":"2023-02-10T14:16:56.552Z","dependency_job_id":"6efca964-30c1-4d9b-b2e7-358ab5df7db3","html_url":"https://github.com/Astrotomic/ignition-stackoverflow","commit_stats":{"total_commits":102,"total_committers":7,"mean_commits":"14.571428571428571","dds":"0.43137254901960786","last_synced_commit":"19b83d33a2546acdb1fd815e840af34a22b05671"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":"facade/ignition-skeleton","purl":"pkg:github/Astrotomic/ignition-stackoverflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astrotomic%2Fignition-stackoverflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astrotomic%2Fignition-stackoverflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astrotomic%2Fignition-stackoverflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astrotomic%2Fignition-stackoverflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Astrotomic","download_url":"https://codeload.github.com/Astrotomic/ignition-stackoverflow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astrotomic%2Fignition-stackoverflow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276896551,"owners_count":25724047,"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-09-25T02:00:09.612Z","response_time":80,"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":["error-handling","exception-handling","flare","hacktoberfest","ignition","ignition-stackoverflow","ignition-tab","laravel","stackoverflow","stackoverflow-tab","treeware"],"created_at":"2024-11-06T23:34:42.162Z","updated_at":"2025-09-25T09:57:07.122Z","avatar_url":"https://github.com/Astrotomic.png","language":"PHP","readme":"# Laravel Ignition StackOverflow Tab\n\n## A tab that fetches stackoverflow questions\n\n[![Latest Version](http://img.shields.io/packagist/v/astrotomic/ignition-stackoverflow.svg?label=Release\u0026style=for-the-badge)](https://packagist.org/packages/astrotomic/ignition-stackoverflow)\n[![MIT License](https://img.shields.io/github/license/Astrotomic/ignition-stackoverflow.svg?label=License\u0026color=blue\u0026style=for-the-badge)](https://github.com/Astrotomic/ignition-stackoverflow/blob/master/LICENSE.md)\n[![Offset Earth](https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-green?style=for-the-badge)](https://plant.treeware.earth/Astrotomic/ignition-stackoverflow)\n[![Larabelles](https://img.shields.io/badge/Larabelles-%F0%9F%A6%84-lightpink?style=for-the-badge)](https://www.larabelles.com/)\n\n[![Total Downloads](https://img.shields.io/packagist/dt/astrotomic/ignition-stackoverflow.svg?label=Downloads\u0026style=flat-square\u0026cacheSeconds=600)](https://packagist.org/packages/astrotomic/ignition-stackoverflow)\n[![StyleCI](https://styleci.io/repos/205465094/shield)](https://styleci.io/repos/205465094)\n\nThis package adds a tab to your ignition screen which shows matching StackOverflow questions - including a search field.\n\n![StackOverflow Tab](banner.jpg)\n\n## Installation\n\nYou can install the package in to a Laravel app that uses [Ignition](https://github.com/facade/ignition) via composer:\n\n```bash\ncomposer require astrotomic/ignition-stackoverflow --dev\n```\n\n## Usage\n\nClick on the \"Stack Overflow\" tab on your Ignition screen to see a list of matching StackOverflow questions.\n\n### Testing\n\n```bash\ncomposer test\n```\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](https://github.com/Astrotomic/.github/blob/master/CONTRIBUTING.md) for details. You could also be interested in [CODE OF CONDUCT](https://github.com/Astrotomic/.github/blob/master/CODE_OF_CONDUCT.md).\n\n### Security\n\nIf you discover any security related issues, please check [SECURITY](https://github.com/Astrotomic/.github/blob/master/SECURITY.md) for steps to report it.\n\n## Credits\n\n-   [Tom Witkowski](https://github.com/Gummibeer)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n## Treeware\n\nYou're free to use this package, but if it makes it to your production environment I would highly appreciate you buying the world a tree.\n\nIt’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to [plant trees](https://www.bbc.co.uk/news/science-environment-48870920). If you contribute to my forest you’ll be creating employment for local families and restoring wildlife habitats.\n\nYou can buy trees at [offset.earth/treeware](https://plant.treeware.earth/Astrotomic/ignition-stackoverflow)\n\nRead more about Treeware at [treeware.earth](https://treeware.earth)\n","funding_links":["https://github.com/sponsors/Gummibeer","https://github.com/sponsors/SarahSibert","https://issuehunt.io/r/astrotomic","https://forest.astrotomic.info"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrotomic%2Fignition-stackoverflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastrotomic%2Fignition-stackoverflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrotomic%2Fignition-stackoverflow/lists"}