{"id":26234878,"url":"https://github.com/flowpack/flowpack.cachebuster","last_synced_at":"2025-06-25T06:06:34.900Z","repository":{"id":23472907,"uuid":"99111164","full_name":"Flowpack/Flowpack.CacheBuster","owner":"Flowpack","description":"Adds automatic cache busting for assets in the frontend for Flow \u0026 Neos CMS projects","archived":false,"fork":false,"pushed_at":"2023-06-02T06:23:04.000Z","size":11,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-30T08:55:10.709Z","etag":null,"topics":["neoscms"],"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/Flowpack.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}},"created_at":"2017-08-02T11:54:54.000Z","updated_at":"2024-03-14T13:53:29.000Z","dependencies_parsed_at":"2024-06-19T00:09:00.908Z","dependency_job_id":"845ef190-5d95-453a-b1db-d064d2c369d1","html_url":"https://github.com/Flowpack/Flowpack.CacheBuster","commit_stats":{"total_commits":11,"total_committers":4,"mean_commits":2.75,"dds":0.6363636363636364,"last_synced_commit":"e3cf2f913406ff8219b248c0fbaee808b447d6cb"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/Flowpack/Flowpack.CacheBuster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowpack%2FFlowpack.CacheBuster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowpack%2FFlowpack.CacheBuster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowpack%2FFlowpack.CacheBuster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowpack%2FFlowpack.CacheBuster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flowpack","download_url":"https://codeload.github.com/Flowpack/Flowpack.CacheBuster/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowpack%2FFlowpack.CacheBuster/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261816338,"owners_count":23213865,"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":["neoscms"],"created_at":"2025-03-13T02:29:45.343Z","updated_at":"2025-06-25T06:06:34.878Z","avatar_url":"https://github.com/Flowpack.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest Stable Version](https://poser.pugx.org/flowpack/cachebuster/v/stable)](https://packagist.org/packages/flowpack/cachebuster)\n[![Total Downloads](https://poser.pugx.org/flowpack/cachebuster/downloads)](https://packagist.org/packages/flowpack/cachebuster)\n[![License](https://poser.pugx.org/flowpack/cachebuster/license)](LICENSE)\n\n# Flowpack.CacheBuster\n\nAdds automatic cache busting for static resources in the frontend.\n\nThe output for those resources is modified by appending a shortened sha1 of the file like this\n\n    /_Resources/Static/Packages/Neos.NeosIo/Styles/Main.css?bust=3e9a4e48\n\n## Installation\n\n    composer require flowpack/cachebuster\n    \n## Usage\n\nThis package provides an aspect which is automatically active \nand enabled cache busting without any further modification.\n\n### Compatibility with mod_pagespeed\n\nAdd the following to your webserver configuration to allow pagespeed\nto optimize resources with the cache bust query parameter.\n\n#### nginx\n\n    pagespeed Allow \"*\";\n    \n#### Apache\n\n    ModPagespeedAllow \"*\"\n    \nOr be more specific by just allowing the `*?bust=*`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowpack%2Fflowpack.cachebuster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowpack%2Fflowpack.cachebuster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowpack%2Fflowpack.cachebuster/lists"}