An open API service indexing awesome lists of open source software.

https://github.com/mevdschee/lesspass.php

A lesspass implementation in PHP
https://github.com/mevdschee/lesspass.php

Last synced: 5 months ago
JSON representation

A lesspass implementation in PHP

Awesome Lists containing this project

README

          

# lesspass.php

A lesspass implementation in PHP

## Requirements

- PHP 5.5
- GNU Multiple Precision (sudo apt-get install php-gmp)

## Tests

php phpunit.phar

## See also

- [lesspass.go](https://github.com/mevdschee/lesspass.go)
- [lesspass.py](https://github.com/mevdschee/lesspass.py)