com_dotnet

The COM and .Net extension in PHP enables integration with COM and .Net components on Windows systems

The COM and .Net extension in PHP enables integration with COM and .Net components on Windows systems. This extension is included by default but must be enabled in the `php.ini` file. To activate it, uncomment the line `;extension=com_dotnet`, then restart your web server.

Already included with PHP.