v::writable()
Validates if the given input is writable file.
v::writable()->validate('/path/of/a/writable/file'); // true
See also: