{"id":22397185,"url":"https://github.com/putyourlightson/craft-sprig","last_synced_at":"2026-02-18T02:00:56.274Z","repository":{"id":38012373,"uuid":"268110844","full_name":"putyourlightson/craft-sprig","owner":"putyourlightson","description":"A reactive Twig component framework for Craft CMS.","archived":false,"fork":false,"pushed_at":"2025-09-14T15:16:12.000Z","size":5714,"stargazers_count":132,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-20T23:28:15.038Z","etag":null,"topics":["ajax","components","craft-plugin","craftcms","reactive","twig"],"latest_commit_sha":null,"homepage":"https://putyourlightson.com/plugins/sprig","language":"JavaScript","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/putyourlightson.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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":{"github":"bencroker"}},"created_at":"2020-05-30T15:48:30.000Z","updated_at":"2025-09-14T15:08:21.000Z","dependencies_parsed_at":"2023-12-12T16:30:36.942Z","dependency_job_id":"92f620b1-5d8a-42a1-9302-046f5678daa8","html_url":"https://github.com/putyourlightson/craft-sprig","commit_stats":{"total_commits":440,"total_committers":10,"mean_commits":44.0,"dds":"0.40909090909090906","last_synced_commit":"1e23b3e3be9508e57d5619d79a18f4481ff62b96"},"previous_names":[],"tags_count":106,"template":false,"template_full_name":null,"purl":"pkg:github/putyourlightson/craft-sprig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-sprig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-sprig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-sprig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-sprig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/putyourlightson","download_url":"https://codeload.github.com/putyourlightson/craft-sprig/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-sprig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29566366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T00:47:08.760Z","status":"online","status_checked_at":"2026-02-18T02:00:09.468Z","response_time":162,"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":["ajax","components","craft-plugin","craftcms","reactive","twig"],"created_at":"2024-12-05T06:11:11.349Z","updated_at":"2026-02-18T02:00:56.224Z","avatar_url":"https://github.com/putyourlightson.png","language":"JavaScript","funding_links":["https://github.com/sponsors/bencroker"],"categories":[],"sub_categories":[],"readme":"[![Stable Version](https://img.shields.io/packagist/v/putyourlightson/craft-sprig?label=stable)]((https://packagist.org/packages/putyourlightson/craft-sprig))\n[![Total Downloads](https://img.shields.io/packagist/dt/putyourlightson/craft-sprig)](https://packagist.org/packages/putyourlightson/craft-sprig)\n\n\u003cp align=\"center\"\u003e\u003cimg width=\"150\" src=\"https://raw.githubusercontent.com/putyourlightson/craft-sprig/develop/src/icon.svg\"\u003e\u003c/p\u003e\n\n# Sprig Plugin for Craft CMS\n\n### A reactive Twig component framework for Craft CMS.\n\nSprig is a free plugin for [Craft CMS](https://craftcms.com/) that allows you to create reactive components from Twig templates and/or PHP classes. These components can re-render themselves on user-triggered events (clicks, changes to input fields, form submissions, etc.) using AJAX requests, without requiring you to write a single line of JavaScript.\n\nSprig enables common use-cases such as the following while completely avoiding full page refreshes:\n\n- Live searching\n- Loading more elements (with a button or infinite scroll)\n- Pagination, ordering and filtering elements\n- Adding products to a cart\n- Submitting forms\n\n![Demo](https://putyourlightson.com/assets/images/plugins/sprig/search-demo.gif)\n\n## Documentation\n\nLearn more and read the documentation at [putyourlightson.com/plugins/sprig »](https://putyourlightson.com/plugins/sprig)\n\nTo see working examples and video tutorials, visit the [learning resources](https://putyourlightson.com/sprig).\n\n## License\n\nThis plugin is licensed for free under the MIT License.\n\n## Requirements\n\nThis plugin requires [Craft CMS](https://craftcms.com/) 3.1.19 or later, or 4.0.0 or later, or 5.0.0 or later.\n\n## Installation\n\nTo install the plugin, search for “Sprig” in the Craft Plugin Store, or install manually using composer.\n\n```shell\ncomposer require putyourlightson/craft-sprig\n```\n\n---\n\nCreated by [PutYourLightsOn](https://putyourlightson.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fputyourlightson%2Fcraft-sprig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fputyourlightson%2Fcraft-sprig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fputyourlightson%2Fcraft-sprig/lists"}