News Feed
Jobs Feed
Sections




News Archive
Gonzalo Ayuso:
Managing Windows services with Symfony/Process and PHP
November 01, 2012 @ 10:49:09

In his recent post Gonzalo Ayuso shows how to use Symfony to work with Windows services on the server.

Sometimes I need to stop/start remote Windows services with PHP. It's quite easy to do it with net commnand. This command is a tool for administration of Samba and remote CIFS servers. [...] Today we are going to create a PHP wrapper for [net rpc service].

He uses Behat to create a feature (test) file, the code behind the features and a service class that handles the actual work of interacting with the service (with methods to do things like stop, start and list running services). Examples of its use are also included.

0 comments voice your opinion now!
windows services behat feature test class tutorial symfony


blog comments powered by Disqus

Similar Posts

Lorna Mitchell's Blog: ArrayAccess vs ArrayObject

Symfony Blog: Doctrine gains symfony citizenship in 1.2

DZone.com: What new feature in PHP 5.4 is the most important to you?

Stoyan Stefanov's Blog: 12 questions to ask your host-to-be

NetTuts.com: The Ins and Outs of PHP Exceptions


Community Events











Don't see your event here?
Let us know!


opinion object code composer development zendframework2 conference example language tool release testing database podcast interview community series framework introduction functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework