Add php-scrypt as a example project (#146)

This commit is contained in:
Bradley Schofield 2022-09-30 23:24:19 +01:00 committed by GitHub
parent d4ef116b31
commit 1da812cf78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -163,6 +163,8 @@ Check out one of the example projects:
- [opus-php](https://github.com/davidcole1340/opus-php) - Audio encoder for the
Opus codec in PHP.
- [tomlrs-php](https://github.com/jphenow/tomlrs-php) - TOML data format parser.
- [php-scrypt](https://github.com/appwrite/php-scrypt) - PHP wrapper for the
scrypt password hashing algorithm.
## Contributions