Download the PHP package beliven-it/laravel-notarify without Composer
On this page you can find all versions of the php package beliven-it/laravel-notarify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download beliven-it/laravel-notarify
More information about beliven-it/laravel-notarify
Files in beliven-it/laravel-notarify
Package laravel-notarify
Short Description A laravel package to perform notarization through blockchain
License MIT
Homepage https://github.com/beliven-it/laravel-notarify
Informations about the package laravel-notarify
Laravel Notarify
[![Latest Version on Packagist](https://img.shields.io/packagist/v/beliven-it/laravel-notarify.svg?style=for-the-badge&labelColor=2a2c2e&color=0fbccd)](https://packagist.org/packages/beliven-it/laravel-notarify) [![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/beliven-it/laravel-notarify/run-tests.yml?branch=main&label=tests&style=for-the-badge&labelColor=2a2c2e&color=0fbccd)](https://github.com/beliven-it/laravel-notarify/actions?query=workflow%3Arun-tests+branch%3Amain) [![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&label=code%20style&style=for-the-badge&labelColor=2a2c2e&color=0fbccd)](https://github.com/beliven-it/laravel-notarify/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain) [![Total Downloads](https://img.shields.io/packagist/dt/beliven-it/laravel-notarify.svg?style=for-the-badge&labelColor=2a2c2e&color=0fbccd)](https://packagist.org/packages/beliven-it/laravel-notarify)
A laravel package to perform notarization through blockchain.
This package supports notarization on the following providers:
Installation
You can install the package via composer:
You can publish the config file with:
Set the ENV variables
Usage
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Andrea Spadavecchia
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-notarify with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0