Create helpers.php
<?php function getPhoneNumber() { return "test"; }
{ "autoload": { "files": [ "app/helpers.php" ] } } # composer dumpautoload