ricwein/crypto is a cryptography library wrapped around libsodium for easier key management and en/decryption of messages and files.
Available for:
Composer: packagist.org Source: github.com Mirror: ricwein.com
Installation:
composer require ricwein/crypto
This library wrap...
ricwein/filesystem provides an Filesystem abstraction layer.
Available for:
Composer: packagist.org Source: github.com Mirror: ricwein.com
Installation:
composer require ricwein/filesystem
This Library provides a Filesystem abstraction layer.
use ricwein\FileSystem\File;...
ricwein/push-notifications is a small php-library to wrap Apple, Google and Windows Push-Notifications into a simple, uniform syntax.
Available for:
Composer: packagist.org Source: github.com Mirror: ricwein.com
Installation:
composer require ricwein/push-notifications
......