{"id":13790858,"url":"https://github.com/beyondcode/nova-rss-card","last_synced_at":"2026-01-14T01:01:10.879Z","repository":{"id":62493827,"uuid":"145879207","full_name":"beyondcode/nova-rss-card","owner":"beyondcode","description":"Display custom RSS feeds on your Nova dashboard.","archived":true,"fork":false,"pushed_at":"2018-08-23T16:22:52.000Z","size":13,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-22T01:10:51.046Z","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/beyondcode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-23T16:22:14.000Z","updated_at":"2023-01-28T09:35:37.000Z","dependencies_parsed_at":"2022-11-02T11:30:48.079Z","dependency_job_id":null,"html_url":"https://github.com/beyondcode/nova-rss-card","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/beyondcode/nova-rss-card","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Fnova-rss-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Fnova-rss-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Fnova-rss-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Fnova-rss-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beyondcode","download_url":"https://codeload.github.com/beyondcode/nova-rss-card/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Fnova-rss-card/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28407635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T00:40:43.272Z","status":"ssl_error","status_checked_at":"2026-01-14T00:40:42.636Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2024-08-03T22:00:52.068Z","updated_at":"2026-01-14T01:01:10.287Z","avatar_url":"https://github.com/beyondcode.png","language":"PHP","readme":"# Nova RSS Card\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/beyondcode/nova-rss-card.svg?style=flat-square)](https://packagist.org/packages/beyondcode/nova-rss-card)\n[![Total Downloads](https://img.shields.io/packagist/dt/beyondcode/nova-rss-card.svg?style=flat-square)](https://packagist.org/packages/beyondcode/nova-rss-card)\n\nDisplay custom RSS feeds on your Nova dashboard. \n\nThis also works great in combination with the [custom dashboard card](https://github.com/beyondcode/nova-custom-dashboard-card) for Nova.\n\n![tinker screenshot](https://beyondco.de/github/nova-rss-card/screenshot.png)\n\n## Installation\n\nYou can install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer:\n\n```bash\ncomposer require beyondcode/nova-rss-card\n```\n\nNext up, you must register the card with Nova. This is typically done in the `cards` method of the `NovaServiceProvider`.\n\n```php\n// in app/Providers/NovaServiceProvder.php\n\n// ...\npublic function cards()\n{\n    return [\n        // ...\n        new RssCard('https://feed.laravel-news.com/'),\n    ];\n}\n```\n\n## Custom layout\n\nYou can customize the RSS feed card height by specifying it as the second parameter in the constructor, like this:\n\n```php\nnew RssCard('https://feed.laravel-news.com/', '500px),\n```\n\n## Custom amount of items\n\nTo customize the amount of items to show on your RSS feed card, you can set a `limit` property as a meta attribute on your RSS feed card, like this:\n\n```php\n(new RssCard('https://feed.laravel-news.com/', '500px))-\u003ewithMeta([\n    'limit' =\u003e 10\n]),\n```\n\n## Usage\n\nJust visit your Nova dashboard and you'll see the latest entries from your RSS feeds. \n\n### Testing\n\n``` bash\ncomposer test\n```\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### Security\n\nIf you discover any security related issues, please email marcel@beyondco.de instead of using the issue tracker.\n\n## Credits\n\n- [Marcel Pociot](https://github.com/mpociot)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","funding_links":[],"categories":["Packages"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondcode%2Fnova-rss-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeyondcode%2Fnova-rss-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondcode%2Fnova-rss-card/lists"}