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

AlternateInterior.com: Communicating with threads in PHP

Wojciech Sznapka's Blog: Loosening dependencies with closures in PHP

Ulrich Kautz: PHP Validation & Sanitization

Web Development Blog: Tutorial: Create a zip file from folders on the fly

C7Y: Reflections on Designing an IRC Bot in PHP, Part 1


Community Events











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


testing series development release functional unittest podcast example introduction zendframework2 conference tool interview community language phpunit framework opinion code application

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