php Safari

See how it's used out in the wild

0
date_interval_create_from_date_string
Alias of DateInterval::createFromDateString()
3
getmypid
Gets PHP's process ID
2
password_needs_rehash
Checks if the given hash matches the given options
0
imagecreatefromgd
Create a new image from GD file or URL
0
mysqli_get_client_version
0
pg_loread
9
data_fill
The data_fill function sets a missing value within a nested array or object using "dot" notation:
147
data_get
The data_get function retrieves a value from a nested array or object using "dot" notation:
6
trans_choice
The trans_choice function translates the given translation key with inflection:
5
bcrypt
The bcrypt function hashes the given value using Bcrypt. You may use this function as an alternative to the Hash facade: