{"id":30821054,"url":"https://github.com/thedragoncode/laravel-feeds","last_synced_at":"2026-04-01T18:58:36.317Z","repository":{"id":312348574,"uuid":"1047228465","full_name":"TheDragonCode/laravel-feeds","owner":"TheDragonCode","description":"📃 Laravel Feeds is an easy and fast way to export large amounts of data into feeds for marketplaces and other consumers.","archived":false,"fork":false,"pushed_at":"2025-09-06T00:33:56.000Z","size":626,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-06T02:35:04.737Z","etag":null,"topics":["feed","feed-generator","feeds","laravel","marketplace","sitemap","sitemap-generator","sitemap-xml","xml"],"latest_commit_sha":null,"homepage":"https://feeds.dragon-code.pro","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/TheDragonCode.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,"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":{"custom":["https://boosty.to/dragon-code","https://yoomoney.ru/to/410012608840929"]}},"created_at":"2025-08-30T01:04:14.000Z","updated_at":"2025-09-06T00:33:31.000Z","dependencies_parsed_at":"2025-08-30T02:15:28.172Z","dependency_job_id":"ff58eafe-8b9e-4298-b256-000770bda90e","html_url":"https://github.com/TheDragonCode/laravel-feeds","commit_stats":null,"previous_names":["thedragoncode/laravel-feeds"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/TheDragonCode/laravel-feeds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDragonCode%2Flaravel-feeds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDragonCode%2Flaravel-feeds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDragonCode%2Flaravel-feeds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDragonCode%2Flaravel-feeds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheDragonCode","download_url":"https://codeload.github.com/TheDragonCode/laravel-feeds/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDragonCode%2Flaravel-feeds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273888188,"owners_count":25185828,"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-06T02:00:13.247Z","response_time":2576,"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":["feed","feed-generator","feeds","laravel","marketplace","sitemap","sitemap-generator","sitemap-xml","xml"],"created_at":"2025-09-06T10:11:38.960Z","updated_at":"2026-04-01T18:58:36.291Z","avatar_url":"https://github.com/TheDragonCode.png","language":"PHP","funding_links":["https://boosty.to/dragon-code","https://yoomoney.ru/to/410012608840929"],"categories":[],"sub_categories":[],"readme":"# 📃 Laravel Feeds\n\n\u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://banners.beyondco.de/Laravel%20Feeds.png?pattern=topography\u0026style=style_2\u0026fontSize=100px\u0026md=1\u0026showWatermark=1\u0026theme=dark\u0026packageManager=composer+require\u0026packageName=dragon-code%2Flaravel-feeds\u0026description=Fast+export+of+large+datasets+to+feeds+for+marketplaces+and+services\u0026images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg\"\u003e\n    \u003cimg src=\"https://banners.beyondco.de/Laravel%20Feeds.png?pattern=topography\u0026style=style_2\u0026fontSize=100px\u0026md=1\u0026showWatermark=1\u0026theme=light\u0026packageManager=composer+require\u0026packageName=dragon-code%2Flaravel-feeds\u0026description=Fast+export+of+large+datasets+to+feeds+for+marketplaces+and+services\u0026images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg\" alt=\"Laravel Feeds\"\u003e\n\u003c/picture\u003e\n\n[![Stable Version][badge_stable]][link_packagist]\n[![Total Downloads][badge_downloads]][link_packagist]\n[![License][badge_license]][link_license]\n\n**Laravel Feeds** is an easy and fast way to export large amounts of data into feeds for marketplaces and other\nconsumers.\n\n\u003e **🌟 Features**\n\u003e\n\u003e - Chunked queries to the database\n\u003e - Draft mode during processing\n\u003e - Easy property mapping\n\u003e - Generate feeds, sitemaps, and more\n\n## Installation\n\nYou can install the **Laravel Feeds** package via [Composer](https://getcomposer.org):\n\n```Bash\ncomposer require dragon-code/laravel-feeds\n```\n\nYou should publish the [migration](database/migrations/2025_09_01_231655_create_feeds_table.php) and\nthe [config/feeds.php](config/feeds.php) file with:\n\n```bash\nphp artisan vendor:publish --tag=\"feeds\"\n```\n\n\u003e [!WARNING]\n\u003e\n\u003e Before running migrations, verify the database connection settings in [config/feeds.php](config/feeds.php).\n\nNow you can run migrations and proceed to [create feeds](https://feeds.dragon-code.pro/create-feeds.html).\n\n## Basic Usage\n\nTo create a feed class, use the `make:feed` console command:\n\n```bash\nphp artisan make:feed User -t\n```\n\nAs a result of executing the console command, the files `app/Feeds/UserFeed.php` and `app/Feeds/Items/UserFeedItem.php`\nwill be created.\n\nCheck the [operation/migration](https://feeds.dragon-code.pro/create-feeds.html) file that was created for you and run\nthe console command:\n\n```bash\n# For Laravel Deploy Operations\nphp artisan operations\n\n# For Laravel Migrations\nphp artisan migrate\n```\n\nTo generate all active feeds, use the console command:\n\n```bash\nphp artisan feed:generate\n```\n\n## Documentation\n\n📚 You will find full documentation on the dedicated [documentation](https://feeds.dragon-code.pro) site.\n\n## License\n\nThis package is licensed under the [MIT License](LICENSE).\n\n\n[badge_downloads]:      https://img.shields.io/packagist/dt/dragon-code/laravel-feeds.svg?style=flat-square\n\n[badge_license]:        https://img.shields.io/packagist/l/dragon-code/laravel-feeds.svg?style=flat-square\n\n[badge_stable]:         https://img.shields.io/github/v/release/TheDragonCode/laravel-feeds?label=packagist\u0026style=flat-square\n\n[link_license]:         LICENSE\n\n[link_packagist]:       https://packagist.org/packages/dragon-code/laravel-feeds\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedragoncode%2Flaravel-feeds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthedragoncode%2Flaravel-feeds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedragoncode%2Flaravel-feeds/lists"}