{"id":26436687,"url":"https://github.com/csidirop/h5packer","last_synced_at":"2025-03-18T08:17:59.513Z","repository":{"id":282210805,"uuid":"947830799","full_name":"csidirop/H5Packer","owner":"csidirop","description":"This script provides functions to create and extract H5P archives.","archived":false,"fork":false,"pushed_at":"2025-03-13T10:37:25.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T11:28:22.989Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csidirop.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":"2025-03-13T10:12:16.000Z","updated_at":"2025-03-13T10:37:43.000Z","dependencies_parsed_at":"2025-03-13T11:28:36.998Z","dependency_job_id":"9abb8041-fd3c-43e2-95d4-2fc9e04268a8","html_url":"https://github.com/csidirop/H5Packer","commit_stats":null,"previous_names":["csidirop/h5packer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csidirop%2FH5Packer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csidirop%2FH5Packer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csidirop%2FH5Packer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csidirop%2FH5Packer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csidirop","download_url":"https://codeload.github.com/csidirop/H5Packer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244181361,"owners_count":20411605,"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":"2025-03-18T08:17:59.456Z","updated_at":"2025-03-18T08:17:59.507Z","avatar_url":"https://github.com/csidirop.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# H5Packer\nThis script provides functions to create and extract [H5P](https://github.com/h5p) archives.\n\n## Usage\nTo use the script, run it from the command line with the following options:\n\n#### Unpack\nExtracts an H5P archive to a directory:\n```sh\nphp H5Packer.php unpack \u003carchiveFile\u003e \u003cdestinationDir\u003e\n```\n\n#### Pack\nCreates an H5P archive from a directory:\n\n```sh\nphp H5Packer.php pack \u003csourceDir\u003e \u003cdestinationFile\u003e\n```\n\n## Requirements\n[PHP](https://www.php.net/manual/en/install.php) with the zip extension enabled.\n\n## Why?\nThis script uses PHP's native ZipArchive because generic command-line tools like zip or 7z don't generate the same archives. The H5P export process sets specific metadata, file ordering, and central directory details that ensure compatibility with H5P importers.\n\n## License\nThis project is licensed under the GNU General Public License v3.0. See the LICENSE file for details. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsidirop%2Fh5packer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsidirop%2Fh5packer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsidirop%2Fh5packer/lists"}