{"id":20638679,"url":"https://github.com/bd808/php-gpglib","last_synced_at":"2026-04-20T15:31:08.702Z","repository":{"id":66574787,"uuid":"112974982","full_name":"bd808/php-gpglib","owner":"bd808","description":"A wrapper around GPG for stateless operations","archived":false,"fork":false,"pushed_at":"2017-12-04T13:22:15.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-08T23:17:16.429Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"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/bd808.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":"2017-12-04T00:10:18.000Z","updated_at":"2023-02-02T11:28:24.000Z","dependencies_parsed_at":"2023-06-01T17:30:54.508Z","dependency_job_id":null,"html_url":"https://github.com/bd808/php-gpglib","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/bd808/php-gpglib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bd808%2Fphp-gpglib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bd808%2Fphp-gpglib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bd808%2Fphp-gpglib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bd808%2Fphp-gpglib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bd808","download_url":"https://codeload.github.com/bd808/php-gpglib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bd808%2Fphp-gpglib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32053162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-16T15:19:05.685Z","updated_at":"2026-04-20T15:31:08.682Z","avatar_url":"https://github.com/bd808.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest Stable Version](https://img.shields.io/packagist/v/wikimedia/gpglib.svg?style=flat)](https://packagist.org/packages/wikimedia/gpglib) [![License](https://img.shields.io/packagist/l/wikimedia/gpglib.svg?style=flat)](https://github.com/wikimedia/php-gpglib/blob/master/LICENSE)\n[![Build\nStatus](https://img.shields.io/travis/wikimedia/php-gpglib.svg?style=flat)](https://travis-ci.org/wikimedia/php-gpglib)\n\nphp-gpglib\n==========\n\nA wrapper around GPG for stateless operations. Text and keys are passed as strings and the output\nis returned likewise. In the background, GpgLib creates a temporary home directory for GPG and\ndeletes it when it is finished.\n\nInstallation\n------------\n```\n$ composer require wikimedia/gpglib\n```\n\n\nUsage\n-----\n```\n$factory = new \\GpgLib\\ShellGpgLibFactory();\n$gpgLib = $factory-\u003ecreate();\n$ciphertext = $gpgLib-\u003eencrypt( $cleartext, $key );\n```\n\n\nRunning tests\n-------------\n\n```\n$ composer install\n$ composer test\n```\n\n\nContributing\n------------\n\nBug, feature requests and other issues should be reported to the [GitHub\nproject]. We accept code and documentation contributions via Pull Requests on\nGitHub as well.\n\n- [MediaWiki coding conventions][] are used by the project. The included test\n  configuration uses [PHP Code Sniffer][] to validate the conventions.\n- Tests are encouraged. Our test coverage isn't perfect but we'd like it to\n  get better rather than worse, so please try to include tests with your\n  changes.\n- Keep the documentation up to date. Make sure `README.md` and other\n  relevant documentation is kept up to date with your changes.\n- One pull request per feature. Try to keep your changes focused on solving\n  a single problem. This will make it easier for us to review the change and\n  easier for you to make sure you have updated the necessary tests and\n  documentation.\n\n\nLicense\n-------\n\nphp-gpglib is licensed under the MIT license. See the `LICENSE` file for more\ndetails.\n\n\n---\n[GitHub project]: https://github.com/wikimedia/php-gpglib\n[MediaWiki coding conventions]: https://www.mediawiki.org/wiki/Manual:Coding_conventions/PHP\n[PHP Code Sniffer]: http://pear.php.net/package/PHP_CodeSniffer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbd808%2Fphp-gpglib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbd808%2Fphp-gpglib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbd808%2Fphp-gpglib/lists"}