Skip to content

TonyBogdanov/x-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adds a simple API to map a protocol to a physical path (folder) encrypting the contents with a specified passphrase.

If you are able, build and install this extension to boost performance tremendously: https://github.com/TonyBogdanov/php-xor-string

use XStream\Wrapper\Factory;

Factory::register( 'protocol', '/physical/path/to/files', 'passphrase' );

About

PHP wrapper for virtual password protected filesystem

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages