php-rsmq
php-rsmq copied to clipboard
Update RSMQ.php
Added function queueExist. This functions helps developers to first check if a queue already exist or not before creating a new one. This help prevent catching an error during queue creations.