{"id":17601385,"url":"https://github.com/alexeevdv/php-segfault-exception","last_synced_at":"2025-06-28T11:06:46.121Z","repository":{"id":56944520,"uuid":"151047728","full_name":"alexeevdv/php-segfault-exception","owner":"alexeevdv","description":"PHP exception which leads to segfault when not handled properly.","archived":false,"fork":false,"pushed_at":"2019-11-28T15:48:25.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-03T22:03:33.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/alexeevdv.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-10-01T06:53:46.000Z","updated_at":"2022-06-15T10:19:23.000Z","dependencies_parsed_at":"2022-08-21T07:50:49.015Z","dependency_job_id":null,"html_url":"https://github.com/alexeevdv/php-segfault-exception","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/alexeevdv/php-segfault-exception","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexeevdv%2Fphp-segfault-exception","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexeevdv%2Fphp-segfault-exception/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexeevdv%2Fphp-segfault-exception/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexeevdv%2Fphp-segfault-exception/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexeevdv","download_url":"https://codeload.github.com/alexeevdv/php-segfault-exception/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexeevdv%2Fphp-segfault-exception/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262419807,"owners_count":23308100,"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-10-22T12:25:41.958Z","updated_at":"2025-06-28T11:06:46.107Z","avatar_url":"https://github.com/alexeevdv.png","language":"PHP","readme":"# php-segfault-exception\n\n[![Build Status](https://travis-ci.org/alexeevdv/php-segfault-exception.svg?branch=master)](https://travis-ci.org/alexeevdv/php-segfault-exception) \n[![codecov](https://codecov.io/gh/alexeevdv/php-segfault-exception/branch/master/graph/badge.svg)](https://codecov.io/gh/alexeevdv/php-segfault-exception)\n![PHP 5.6](https://img.shields.io/badge/PHP-5.6-green.svg) \n![PHP 7.0](https://img.shields.io/badge/PHP-7.0-green.svg) \n![PHP 7.1](https://img.shields.io/badge/PHP-7.1-green.svg) \n![PHP 7.2](https://img.shields.io/badge/PHP-7.2-green.svg)\n![PHP 7.3](https://img.shields.io/badge/PHP-7.3-green.svg)\n![PHP 7.4](https://img.shields.io/badge/PHP-7.4-green.svg)\n\n\nPHP exception which leads to segfault when not handled properly.\n\n## Installation\n\nThe preferred way to install this extension is through [composer](https://getcomposer.org/download/).\n\nEither run\n\n```bash\n$ php composer.phar require alexeevdv/php-segfault-exception \"^1.0\"\n```\n\nor add\n\n```\n\"alexeevdv/php-segfault-exception\": \"^1.0\"\n```\n\nto the ```require``` section of your `composer.json` file.\n\n\n## Usage\n\n```php\n\u003c?php\n// test.php\n\nuse alexeevdv\\SegfaultException;\n\nthrow new SegfaultException;\n\n```\n\n```bash\n$ php test.php \nSegmentation fault (core dumped)\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexeevdv%2Fphp-segfault-exception","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexeevdv%2Fphp-segfault-exception","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexeevdv%2Fphp-segfault-exception/lists"}