PHP Classes
elePHPant
Icontem

PHP Windows Registry Access: Manage the values of keys in Windows registry

Recommend this page to a friend!
  Info   View files Example   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2015-08-30 (2 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 155 All time: 8,394 This week: 355Up
Version License PHP version Categories
windows-registry 1.0BSD License5.5PHP 5, Windows, Configuration
Description Author

This class can manage the values of keys in Windows registry.

It can create, read, update and delete key values in Windows registry using the WMI StdRegProv provider.

The class supports values of types DWORD, QWORD, SZ, EXPAND_SZ, BINARY and MULTI_SZ, VARIANT and enumerate keys and values.

VARIANT objects returned by the WMI API are correctly handled and converted to built-in PHP structures.

  Performance   Level  
Name: Christian Vigh <contact>
Classes: 32 packages by
Country: France France
Innovation award
Innovation award
Nominee: 20x

Winner: 3x

Details
?This class package is an extraction from a wider personal project called Thrak,
a sort of PHP framework for Web development and command-line scripting 
(https://github.com/christian-vigh/php-thrak).

I have made my best to extract this class and cut off all of its dependencies 
from other Thrak classes without removing functionalities, so that it becomes a 
standalone package that you can freely integrate into your projects. There is 
no namespace, so that you are free to add your own one if you wish, and my own 
error handling mechanism has been replaced with standard exceptions. 
All other dependencies have been replaced with core PHP functions or, when 
needed, by methods I developed elsewhere and imported into this package.

Should you have any question or find a bug, please feel free to contact me at : 
christian.vigh@orange.fr
  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example script
Accessible without login Plain text file LICENSE Lic. License
Accessible without login Plain text file NOTICE Doc. Package notes
Accessible without login HTML file README.html Doc. Package documentation
Plain text file Registry.class.php Class Windows Registry Access Class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:155
This week:0
All time:8,394
This week:355Up