I couldn't find any resources on google and don't know where to start. Is there a PHP equivalent of C# SQLDependency? Where do I get it? I have followed this answer to enable service broker
ALTER DATABASE [DBNAME] SET ENABLE_BROKER WITH ROLLBACK IMMEDIATE
Thanks in advance