{"id":23162054,"url":"https://github.com/devnix/zip-exception","last_synced_at":"2025-04-04T20:17:09.179Z","repository":{"id":56967010,"uuid":"239794728","full_name":"devnix/zip-exception","owner":"devnix","description":"Dumb package to get a more verbose error mesagge from class ZipArchive","archived":false,"fork":false,"pushed_at":"2020-02-11T15:51:23.000Z","size":4,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-02-10T04:43:15.418Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devnix.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":"2020-02-11T15:22:44.000Z","updated_at":"2020-02-11T16:25:17.000Z","dependencies_parsed_at":"2022-08-21T11:20:24.197Z","dependency_job_id":null,"html_url":"https://github.com/devnix/zip-exception","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnix%2Fzip-exception","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnix%2Fzip-exception/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnix%2Fzip-exception/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnix%2Fzip-exception/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devnix","download_url":"https://codeload.github.com/devnix/zip-exception/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247242685,"owners_count":20907134,"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-12-17T23:23:59.799Z","updated_at":"2025-04-04T20:17:09.160Z","avatar_url":"https://github.com/devnix.png","language":"PHP","readme":"# devnix/zip-exception\n\nDumb package to get a more verbose error mesagge from class `ZipArchive`\n\n## Installation\n\n```\ncomposer install\n```\n\n## Usage\n\n```php\n\u003c?php\n\nuse Devnix\\ZipException\\ZipException;\n\n$zip = new ZipArchive();\n\nif (!$zipStatus = $zip-\u003eopen($tmpZip)) {\n    throw new ZipException($zipStatus);\n}\n\n// ...\n\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevnix%2Fzip-exception","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevnix%2Fzip-exception","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevnix%2Fzip-exception/lists"}