namespace App\Library; class EasyString { public static function starts_with(); ... }
use App\Library\EasyString as ES;