Skip to content

kynetiv/php_pdo_sqlcipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQLCipher PDO (PHP Data Objects) Extension for Windows PHP (DLL)

Disclaimer: The built DLL's may be old and have vulnerabilities. Use at your own risk.

This repo provides built versions of a PHP PDO interface for sqlcipher as a Windows PHP extension (DLL).

Currently there are compiled versions for:

For Building the extension yourself, see the build instructions.

This project has not fully utilized all of the tools built into sqlite or sqlcipher, and as such, all APIs have not been tested to work (or not work).

Credit to sqlcipher/sqlcipher project for their great work.

Credit to abbat/pdo_sqlcipher for supplying a nice alternative to directly modifying the pdo_sqlite extension.

Credit to CovenantEyes for some of the Windows-specific flags/modifications of the sqlcipher codebase in order to build on windows.

License from Sqlcipher as it is their software. TODO add applicable license info for PHP

About

SQLCipher PDO extension for Windows PHP (DLL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published