{"id":17959548,"url":"https://github.com/dansup/php-ipfs","last_synced_at":"2025-03-25T03:31:13.170Z","repository":{"id":56962223,"uuid":"61080866","full_name":"dansup/php-ipfs","owner":"dansup","description":"A PHP wrapper for the IPFS API server","archived":false,"fork":false,"pushed_at":"2016-07-02T01:21:38.000Z","size":12,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-19T07:53:38.962Z","etag":null,"topics":["ipfs","php"],"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/dansup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-14T01:12:59.000Z","updated_at":"2024-07-21T19:25:12.000Z","dependencies_parsed_at":"2022-08-21T10:20:45.966Z","dependency_job_id":null,"html_url":"https://github.com/dansup/php-ipfs","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansup%2Fphp-ipfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansup%2Fphp-ipfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansup%2Fphp-ipfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansup%2Fphp-ipfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dansup","download_url":"https://codeload.github.com/dansup/php-ipfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245394629,"owners_count":20608116,"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":["ipfs","php"],"created_at":"2024-10-29T11:03:41.329Z","updated_at":"2025-03-25T03:31:13.152Z","avatar_url":"https://github.com/dansup.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# php-ipfs\n\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE.md)\n[![Total Downloads][ico-downloads]][link-downloads]\n\nA PHP wrapper library for the IPFS API server.\n\n## Installation\n\n    composer require dansup/php-ipfs\n\n## Usage\n\nA limited number of methods are supported at the moment, I hope to add them all eventually.\n\n``` php\n\u003c?php\n\nuse Dansup\\IPFS\\ServerFactory as IPFS;\n\n$ipfs = IPFS::driver('api')-\u003esize('QmeM5KhtRMpgp9JbF2FhJ7qA4yDZKDExGmwgYw9sMdELJE');\necho json_encode($ipfs);\n```\n## Testing\n\nTests coming soon!\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.\n\n## Security\n\nIf you discover any security related issues, please email danielsupernault@gmail.com instead of using the issue tracker.\n\n## Credits\n\n- [@dansup](https://github.com/dansup)\n- [All Contributors](https://github.com/dansup/php-ipfs/graphs/contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n[ico-version]: https://img.shields.io/packagist/v/dansup/php-ipfs.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-travis]: https://img.shields.io/travis/dansup/php-ipfs/master.svg?style=flat-square\n[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/dansup/php-ipfs.svg?style=flat-square\n[ico-code-quality]: https://img.shields.io/scrutinizer/g/dansup/php-ipfs.svg?style=flat-square\n[ico-downloads]: https://img.shields.io/packagist/dt/dansup/php-ipfs.svg?style=flat-square\n\n[link-packagist]: https://packagist.org/packages/dansup/php-ipfs\n[link-travis]: https://travis-ci.org/dansup/php-ipfs\n[link-scrutinizer]: https://scrutinizer-ci.com/g/dansup/php-ipfs/code-structure\n[link-code-quality]: https://scrutinizer-ci.com/g/dansup/php-ipfs\n[link-downloads]: https://packagist.org/packages/dansup/php-ipfs\n[link-author]: https://github.com/dansup\n[link-contributors]: ../../contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdansup%2Fphp-ipfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdansup%2Fphp-ipfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdansup%2Fphp-ipfs/lists"}