You most definitely can code an IRC bot with PHP... I dont recommend running it through a webserver, but using the standalone php app you can create an IRC bot.
It may not be the best language for the job, but you can do it (I've done it...).
As for any sort of a tutorial.... I doubt there is any tutorial for creating an IRC bot with PHP.