\laytp\libraryStr

字符串处理

Summary

Methods
Properties
Constants
underlineToCamel()
createPassword()
checkPassword()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

underlineToCamel()

underlineToCamel(  $str) : string|array<mixed,string>|null

下划线转驼峰

Parameters

$str

Returns

string|array<mixed,string>|null

createPassword()

createPassword(  $password) 

Parameters

$password

checkPassword()

checkPassword(  $password,   $passwordHash) 

Parameters

$password
$passwordHash