Looking to hire Laravel developers? Try LaraJobs

laravel-proovit maintained by proovit

Description
Laravel 13 SDK for ProovIT proof deposit, certification and certificate retrieval.
Last update
2026/04/10 17:35 (dev-dev)
License
Links
Downloads
10

Comments
comments powered by Disqus

proovit/laravel-proovit

Laravel 13 SDK for the ProovIT proof deposit and certification service.

What it does

  • centralizes the HTTP client and configuration for the ProovIT service
  • lists proof templates for the connected company
  • creates and uploads proofs
  • signs proofs
  • retrieves proof history and certificate links
  • exposes the ProovIT workflow through testable actions

Requirements

  • PHP 8.3+
  • Laravel 13+
  • Guzzle

Install

composer require proovit/laravel-proovit

Documentation

Release notes

0.1.0

  • Initial ProovIT Laravel SDK release
  • Connection, proof lifecycle, templates, reference data, and persistent configuration support

Acknowledgements