Wakeup. Turn on computers remotely over your network.

github.com/tomnomnom/phpwol

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2017
  • Adds 0.1.0 and 0.1.1 to CHANGELOG
  • Merge pull request #3 from strebl/master
  • Removes MSG_DONTROUTE flag from socket_sendto call
March 2016
  • Uses vendored phpunit
  • Fixes casing in username
November 2015
  • Updates README version numbers
  • Silences errors on socket_sendto; adds ERR_SOCKET_SEND_FAILED
February 2013
  • Added phpunit to require-dev
  • Subnet validity check
  • Install instructions etc
  • Travis and composer configs
  • Broadcast IP calculation
  • DI for socket class + tests
  • Initial