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
- Host: GitHub
- URL: https://github.com/mevdschee/lesspass.php
- Owner: mevdschee
- License: gpl-3.0
- Created: 2017-03-29T01:16:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-26T12:22:24.000Z (about 8 years ago)
- Last Synced: 2025-05-07T08:49:16.036Z (8 months ago)
- Language: PHP
- Size: 588 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)