{"id":22614023,"url":"https://github.com/beliven-it/laravel-notarify","last_synced_at":"2026-04-28T00:32:32.004Z","repository":{"id":266831763,"uuid":"899433675","full_name":"beliven-it/laravel-notarify","owner":"beliven-it","description":"A laravel package to perform notarization through blockchain","archived":false,"fork":false,"pushed_at":"2026-01-12T21:36:46.000Z","size":131,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-13T01:54:53.876Z","etag":null,"topics":["blockchain","laravel","laravel-package","notarization"],"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/beliven-it.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"Beliven"}},"created_at":"2024-12-06T09:01:29.000Z","updated_at":"2026-01-12T21:36:45.000Z","dependencies_parsed_at":"2025-05-12T18:41:19.931Z","dependency_job_id":null,"html_url":"https://github.com/beliven-it/laravel-notarify","commit_stats":null,"previous_names":["beliven-it/laravel-notarify"],"tags_count":1,"template":false,"template_full_name":"spatie/package-skeleton-laravel","purl":"pkg:github/beliven-it/laravel-notarify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beliven-it%2Flaravel-notarify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beliven-it%2Flaravel-notarify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beliven-it%2Flaravel-notarify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beliven-it%2Flaravel-notarify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beliven-it","download_url":"https://codeload.github.com/beliven-it/laravel-notarify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beliven-it%2Flaravel-notarify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32361477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["blockchain","laravel","laravel-package","notarization"],"created_at":"2024-12-08T18:07:12.552Z","updated_at":"2026-04-28T00:32:31.986Z","avatar_url":"https://github.com/beliven-it.png","language":"PHP","funding_links":["https://github.com/sponsors/Beliven"],"categories":[],"sub_categories":[],"readme":"# Laravel Notarify\n\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"./repo/banner.png\" /\u003e\u003c/p\u003e\n\u003cbr\u003e\n    \n\u003cp align=\"center\"\u003e\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/beliven-it/laravel-notarify.svg?style=for-the-badge\u0026labelColor=2a2c2e\u0026color=0fbccd)](https://packagist.org/packages/beliven-it/laravel-notarify)\n[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/beliven-it/laravel-notarify/run-tests.yml?branch=main\u0026label=tests\u0026style=for-the-badge\u0026labelColor=2a2c2e\u0026color=0fbccd)](https://github.com/beliven-it/laravel-notarify/actions?query=workflow%3Arun-tests+branch%3Amain)\n[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/beliven-it/laravel-notarify/fix-php-code-style-issues.yml?branch=main\u0026label=code%20style\u0026style=for-the-badge\u0026labelColor=2a2c2e\u0026color=0fbccd)](https://github.com/beliven-it/laravel-notarify/actions?query=workflow%3A\"Fix+PHP+code+style+issues\"+branch%3Amain)\n[![Total Downloads](https://img.shields.io/packagist/dt/beliven-it/laravel-notarify.svg?style=for-the-badge\u0026labelColor=2a2c2e\u0026color=0fbccd)](https://packagist.org/packages/beliven-it/laravel-notarify)\n\n\u003c/p\u003e\n\nA laravel package to perform notarization through blockchain.\n\nThis package supports notarization on the following providers:\n\n- [Scaling Parrots](https://www.scalingparrots.com/en/)\n- [Iuscribo](https://www.iuscribo.io/)\n\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require beliven-it/laravel-notarify\n```\n\nYou can publish the config file with:\n\n```bash\nphp artisan vendor:publish --tag=\"notarify-config\"\n```\n\nSet the ENV variables\n\n```\nNOTARIFY_SERVICE=scalingparrots\n// NOTARIFY_SERVICE=iuscribo\n\n// If you use Scaling Parrots\nSCALING_PARROTS_ENDPOINT=\nSCALING_PARROTS_USERNAME=\nSCALING_PARROTS_PASSWORD=\n\n// If you use Iuscribo\nIUSCRIBO_ENDPOINT=\nIUSCRIBO_USERNAME=\nIUSCRIBO_PASSWORD=\nIUSCRIBO_COMPANY==\n```\n\n## Usage\n\n```php\n\u003c?php\n\nuse Beliven\\Notarify\\Facades\\Notarify;\n\n$notarization = Notarify::upload($item) // $item is a file\n$notarization = Notarify::verify($item); // $item can be a file or a Notarization instance\n\n// The returned value is an instance of Beliven\\Notarify\\Entities\\Notarization::class, which has the following public methods:\n$notarization-\u003egetId(); // Returns the Notarization ID\n$notarization-\u003egetHash(); // Returns the Notarization Hash\n$notarization-\u003egetTimestamp(); // Returns the Notarization timestamp as a Carbon instance (UTC Timezone)\n$notarization-\u003egetExplorerUrls(); // Returns the Notarization explorer urls as indexed array\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](https://github.com/beliven-it/.github/blob/main/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](https://github.com/beliven-it/.github/blob/main/SECURITY.md) on how to report security vulnerabilities.\n\n## Credits\n\n- [Andrea Spadavecchia](https://github.com/beliven-andrea-spadavecchia)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeliven-it%2Flaravel-notarify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeliven-it%2Flaravel-notarify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeliven-it%2Flaravel-notarify/lists"}