{"id":18367846,"url":"https://github.com/photon/utils-viewdumper","last_synced_at":"2025-04-10T16:58:27.548Z","repository":{"id":57039271,"uuid":"63688264","full_name":"photon/utils-viewdumper","owner":"photon","description":"Simple utils to save a view on the disk","archived":false,"fork":false,"pushed_at":"2016-07-25T09:44:48.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T20:49:34.980Z","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":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/photon.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":"2016-07-19T11:28:15.000Z","updated_at":"2016-07-19T11:50:17.000Z","dependencies_parsed_at":"2022-08-23T23:31:03.440Z","dependency_job_id":null,"html_url":"https://github.com/photon/utils-viewdumper","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/photon%2Futils-viewdumper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photon%2Futils-viewdumper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photon%2Futils-viewdumper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photon%2Futils-viewdumper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/photon","download_url":"https://codeload.github.com/photon/utils-viewdumper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248259450,"owners_count":21074127,"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":[],"created_at":"2024-11-05T23:23:42.010Z","updated_at":"2025-04-10T16:58:27.531Z","avatar_url":"https://github.com/photon.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"utils-viewdumper\n================\n\n[![Build Status](https://travis-ci.org/photon/utils-viewdumper.svg?branch=master)](https://travis-ci.org/photon/utils-viewdumper)\n\nSave a view on the disk with all assets linked in the view (CSS, JS, IMG).\n\nQuick start\n-----------\n\n1) Add the module in your project\n\n    composer require \"photon/utils-viewdumper:dev-master\"\n\nor for a specific version\n\n    composer require \"photon/utils-viewdumper:1.0.0\"\n\n2) Declare views in your photon project\n\n3) Enjoy !\n\nDump from a view name\n---------------------\n\n    use \\photon\\utils\\viewDumper;\n    viewDumper::fromView('/tmp/view.html', 'myview');\n\nDump from an URL\n----------------\n\n    use \\photon\\utils\\viewDumper;\n    viewDumper::fromView('/tmp/url.html', '/best/page/ever');\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoton%2Futils-viewdumper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphoton%2Futils-viewdumper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoton%2Futils-viewdumper/lists"}