ngfw / Recipe

Collection of PHP Functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Short Alias?

Oxicode opened this issue · comments

Short Alias?

not exactly sure what do you mean...

<?php

use ngfw\Recipe as R;
$favIcon = R::getFavicon("http://youtube.com/");

Sí, algo así.