Skip to content

groupcash/php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groupcash PHP Build Status

Implementation of the groupcash design in PHP.

Usage

To use the library in your own projects, require it with composer

composer require groupcash/php

For development, download it with composer and execute the specification with scrut

composer create-project groupcash/php groupcash-php -sdev
cd groupcash-php
vendor/bin/scrut

License

The groupcash PHP implementation is released under the MIT License

About

PHP implementation of the groupcash protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages