{"id":18750647,"url":"https://github.com/webiny/folderbuilder","last_synced_at":"2026-02-27T22:42:42.417Z","repository":{"id":28757955,"uuid":"32280082","full_name":"webiny/FolderBuilder","owner":"webiny","description":"Folder builder tool to help developers in the planning stage of their projects","archived":false,"fork":false,"pushed_at":"2015-08-27T15:48:59.000Z","size":546,"stargazers_count":31,"open_issues_count":3,"forks_count":9,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-26T18:05:20.233Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://fb.webiny.com/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webiny.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":"2015-03-15T19:40:38.000Z","updated_at":"2024-04-24T09:39:26.000Z","dependencies_parsed_at":"2022-09-04T22:10:32.901Z","dependency_job_id":null,"html_url":"https://github.com/webiny/FolderBuilder","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/webiny%2FFolderBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webiny%2FFolderBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webiny%2FFolderBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webiny%2FFolderBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webiny","download_url":"https://codeload.github.com/webiny/FolderBuilder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647257,"owners_count":21139081,"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-07T17:12:41.356Z","updated_at":"2026-02-27T22:42:42.382Z","avatar_url":"https://github.com/webiny.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FolderBuilder\nFolder builder tool to help developers in the planning stage of their projects\n\nView live demo: http://fb.webiny.com/\n\n## Using\n\nYou can use it directly via `structure.php`:\n\n1. Read entire folder tree:\n```\nphp structure.php /path/to/your/folder \u003e myStructure.json\n``` \n                                                              \n2. Limit depth to 2 subfolders:                                          \n```\nphp structure.php /path/to/your/folder 2 \u003e myStructure.json   \n```\n\nor install globally with Composer and use from anywhere:\n\n```\ncomposer global require webiny/folderbuilder\n```\n\nthen use it on any folder:\n\n```\nwfb ~/Code \u003e output.json\n```\n\nor limit depth:\n\n```\nwfb ~/Code 2 \u003e output.json\n```\n\n## Contributing\n\nFeel free to send PRs.\n\n## License\n\nMIT\n\n## Todo\n\n- generate folders and files from pre-existing JSON structure, not just the other way around\n- a test or two?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebiny%2Ffolderbuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebiny%2Ffolderbuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebiny%2Ffolderbuilder/lists"}