{"id":19012515,"url":"https://github.com/kennfatt/unphar","last_synced_at":"2026-03-16T23:32:12.617Z","repository":{"id":133857969,"uuid":"96583862","full_name":"KennFatt/UnPhar","owner":"KennFatt","description":"PHP Utility tool to extracting a Phar (PHP Archive) file in batch mode.","archived":false,"fork":false,"pushed_at":"2020-06-01T17:01:28.000Z","size":23,"stargazers_count":7,"open_issues_count":1,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-17T16:04:09.815Z","etag":null,"topics":["phar","php","php-archive","php-cli","php-phar","php-utility","php7","unphar"],"latest_commit_sha":null,"homepage":"https://github.com/KennFatt/UnPhar","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/KennFatt.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}},"created_at":"2017-07-07T23:38:38.000Z","updated_at":"2024-09-27T09:30:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"43e2f2a9-f19d-4906-b179-b39f2427b4c1","html_url":"https://github.com/KennFatt/UnPhar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennFatt%2FUnPhar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennFatt%2FUnPhar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennFatt%2FUnPhar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennFatt%2FUnPhar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KennFatt","download_url":"https://codeload.github.com/KennFatt/UnPhar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250343735,"owners_count":21415035,"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":["phar","php","php-archive","php-cli","php-phar","php-utility","php7","unphar"],"created_at":"2024-11-08T19:18:25.610Z","updated_at":"2026-03-16T23:32:12.583Z","avatar_url":"https://github.com/KennFatt.png","language":"PHP","readme":"# UnPhar\n\u003e __PHP Utility tool to extracting a Phar (PHP Archive) file in batch mode.__\n\n## Requirements\n```\nPHP: 7.1.0\n```\n\n## Usage\nThere is two main folders: `out/` and `phars/`.  \nPlease put all your `.phar` files into `phars/` folder and let the `out/` folder is empty.\n\nExecute `unphar.php` with your executable php binary.  \n```\nphp unphar.php --override\n```\n_This example let the program to override existing extracted (out) file._\n\n## Extras\nThis migt be useful for *nix platform to extract `.phar` file directly with command `phar`. Make sure that file `/usr/bin/phar` is available on your machine.  \n```\n/usr/bin/phar extract -f YourPharFile.phar /path/to/extraction\n```\n\nIn real case:  \n```\nphar extract -f composer.phar .\n```\n\n## Credits\nAuthor: [KennFatt](https://github.com/KennFatt)  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennfatt%2Funphar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkennfatt%2Funphar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennfatt%2Funphar/lists"}