{"id":21076459,"url":"https://github.com/imelgrat/feed-finder","last_synced_at":"2025-05-16T07:31:29.694Z","repository":{"id":29862388,"uuid":"122994403","full_name":"imelgrat/feed-finder","owner":"imelgrat","description":"A PHP class for extracting the URLs of RSS (1.0 and 2.0) and ATOM feeds associated to a page, as well as OPML outline documents.","archived":false,"fork":false,"pushed_at":"2021-12-19T12:43:04.000Z","size":661,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T21:51:08.417Z","etag":null,"topics":["atom","atom-feed","composer-package","html-parser","html-scraper","opml","opml-outline","php","regex","regular-expression","rss","rss-feed","rss-feed-scraper"],"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/imelgrat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-26T16:08:06.000Z","updated_at":"2023-11-19T21:09:32.000Z","dependencies_parsed_at":"2022-08-04T14:03:01.944Z","dependency_job_id":null,"html_url":"https://github.com/imelgrat/feed-finder","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imelgrat%2Ffeed-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imelgrat%2Ffeed-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imelgrat%2Ffeed-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imelgrat%2Ffeed-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imelgrat","download_url":"https://codeload.github.com/imelgrat/feed-finder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254488220,"owners_count":22079382,"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":["atom","atom-feed","composer-package","html-parser","html-scraper","opml","opml-outline","php","regex","regular-expression","rss","rss-feed","rss-feed-scraper"],"created_at":"2024-11-19T19:28:31.649Z","updated_at":"2025-05-16T07:31:29.244Z","avatar_url":"https://github.com/imelgrat.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"FeedFinder\n==================\n\n[![GitHub license](https://img.shields.io/github/license/imelgrat/feed-finder.svg?style=flat-square)](https://github.com/imelgrat/feed-finder/blob/master/LICENSE)\n[![GitHub release](https://img.shields.io/github/release/imelgrat/feed-finder.svg?style=flat-square)](https://github.com/imelgrat/feed-finder/releases)\n[![Total Downloads](https://poser.pugx.org/imelgrat/feed-finder/downloads?format=flat-square)](https://packagist.org/packages/imelgrat/feed-finder)\n[![GitHub issues](https://img.shields.io/github/issues/imelgrat/feed-finder.svg?style=flat-square)](https://github.com/imelgrat/feed-finder/issues)\n[![GitHub stars](https://img.shields.io/github/stars/imelgrat/feed-finder.svg?style=flat-square)](https://github.com/imelgrat/feed-finder/stargazers)\n\nA PHP class for extracting the URLs of RSS (1.0 and 2.0) and ATOM feeds associated to a page, as well as OPML outline documents. \n\nDeveloped by [Ivan Melgrati](https://imelgrat.me) \n\nRequirements\n------------\n\n*   PHP \u003e= 5.3.0\n\nInstallation\n------------\n\n### Composer\n\nThe recommended installation method is through\n[Composer](http://getcomposer.org/), a dependency manager for PHP. Just add\n`imelgrat/feed-finder` to your project's `composer.json` file:\n\n```json\n{\n    \"require\": {\n        \"imelgrat/feed-finder\": \"*\"\n    }\n}\n```\n\n[More details](http://packagist.org/packages/imelgrat/feed-finder) can\nbe found over at [Packagist](http://packagist.org).\n\n### Manually\n\n1.  Copy `src/feed-finder.php` to your codebase, perhaps to the `vendor`\n    directory.\n2.  Add the `FeedFinder` class to your autoloader or `require` the file directly.\n\nFeedback\n--------\n\nPlease open an issue to request a feature or submit a bug report. Or even if\nyou just want to provide some feedback, I'd love to hear. I'm also available on\nTwitter as [@imelgrat](https://twitter.com/imelgrat).\n\nContributing\n------------\n\n1.  Fork it.\n2.  Create your feature branch (`git checkout -b my-new-feature`).\n3.  Commit your changes (`git commit -am 'Added some feature'`).\n4.  Push to the branch (`git push origin my-new-feature`).\n5.  Create a new Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimelgrat%2Ffeed-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimelgrat%2Ffeed-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimelgrat%2Ffeed-finder/lists"}